# initially do
npm install
# update build whenever a file changes
npm run watch
# -> open demo/index.html or start live server etc.
# ... or keep running the tests while developing
npm run test-watch
# before you commit build the distribution as well (at least as long as we keep the distribution in VCS)
npm run build
-
Notifications
You must be signed in to change notification settings - Fork 0
graphhopper/custom-model-editor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Interactive text editor for creating GraphHopper's custom models
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published