If you are looking for Eccles Mosque Prayer Times Data, Please visit https://api.ecclesmosque.org.uk.
You will need *nix system for development.
- Install Ruby gems
bundle install
- Install node dependencies
npm install
- Run local development version
npm start
You terminal will now show you url to open in your browser to view the local version of the app.
To build the the static API responses run: npm run build
.