This project provide a simple and cleaner front-end for toBike service. It loads data by parsing original web page.
To run this project you need to build front-end by execute the following command:
- npm install --save-dev
- npm run build
- npm start
Based on:
- Node.js
- Express.js
- Grunt
- Angular 1
Tested with Node v.4.4.2 and Chrome 57