To infinity and beyond.
Note: This project is not ready for prime time. Not an official Mozilla project. Pre-alpha everything. Anything and everything at your own risk.
To install the dependencies:
npm install
To run the local web server:
npm run-script dev
To build the directory for production:
npm run-script build_directory
Alternatively, via gulp:
gulp build
The games directory (v0) lives at /directory/
.
The game centre lobby (v1) lives at /catalogue/
.