Create README.md

This commit is contained in:
muerwre 2018-08-22 18:01:52 +07:00 committed by GitHub
parent 130e62455d
commit c6afa32fc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# Bicycle routes map editor
## Installation (in case yo've forgot)
```
npm i
npm start
```