niconame / mapjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use MapJS 2 with WebPack

  1. run npm install to grab the dependencies
  2. run npm run pack-js to package MAPJS and all the dependencies into a single JS file
  3. open index.html in your browser

How it works

Check out src/start.js to see how the page is wired up and initialised.

About


Languages

Language:JavaScript 99.3%Language:HTML 0.4%Language:CSS 0.3%