- run
npm installto grab the dependencies - run
npm run pack-jsto package MAPJS and all the dependencies into a single JS file - open
index.htmlin your browser
Check out src/start.js to see how the page is wired up and initialised.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install to grab the dependenciesnpm run pack-js to package MAPJS and all the dependencies into a single JS fileindex.html in your browserCheck out src/start.js to see how the page is wired up and initialised.