orchidmap-front/README.md
2018-08-22 18:02:59 +07:00

8 lines
159 B
Markdown

# Bicycle routes map editor
Makes automated routing with OSRM and captures route screenshots.
## Installation (in case you've forgot)
```
npm i
npm start
```