mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
8 lines
159 B
Markdown
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
|
|
```
|