Skip to content

Commit

Permalink
Replace awesome-typescript-loader with ts-loader, update package-lock…
Browse files Browse the repository at this point in the history
….json (#158)
  • Loading branch information
easbar committed Nov 22, 2021
1 parent 4a34301 commit 770f3ec
Show file tree
Hide file tree
Showing 5 changed files with 14,045 additions and 15,380 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Get started:
* copy config.js to config-local.js and enter your GraphHopper API key for routing (get it at https://www.graphhopper.com)
or change the 'api' field and point it at your local GraphHopper server, e.g. `api: http://localhost:8989/`.
* optional: setup api keys for the other tile providers, see MapOptionsStore.ts. you can also change the default tile layer in config-local.js
* make sure node/npm is installed. we recommend using the fermium LTS (node v14.18.1 & npm v6.14.15)
* npm install
* npm run serve
* open browser at http://0.0.0.0:3000/
Expand Down
Loading

0 comments on commit 770f3ec

Please sign in to comment.