Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Lehmus authored Oct 4, 2016
1 parent 553a874 commit 8965219
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions front_end/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ Provide multiple ways to select route origin and destination.
Draw route on map and show info about in when clicked on. Map and routes is draw using [Leaflet](https://angular-ui.github.io/ui-leaflet/#!/).

## Deploying
* ``` npm install ```
* ``` bower install ```
* ``` gulp copy```
1. ``` npm install ```
2. ``` bower install ```
3. ``` gulp copy```
4. ``` node app.js```



Maps provided by OpenStreetmap. [Lisence](https://www.openstreetmap.org/copyright).

0 comments on commit 8965219

Please sign in to comment.