There was an error while loading. Please reload this page.
Clone this repo and run the following commands in its root folder (/map-editor):
/map-editor
npm install -g webpack
npm install -g gulp
npm install
gulp
Use whatever web server you want to host it locally. Simple option: npm install -g http-server followed by http-server in the repository root folder.
npm install -g http-server
http-server
For code metrics:
npm install -g git+https://github.com/deedubs/es6-plato.git
npm run plato