Map based directions app in AngularJS
This app demonstrates finding directions via a map interface based on Mapbox.
References:
- Clone the code on your local machine
- Run
npm install
to install bower and http-server - Run
bower install
to install JavaScript dependencies - To run the app, use the startup script
npm start
- Visit
localhost://7478
to access the app
To view live demo, visit Plunker at http://plnkr.co/edit/qT38RqYSbFRsJJkFyEo6
- Automated build using
gulp
orgrunt
- Use a CSS preprocessor like
Sass
- Update bower to yarn