/gems

Board-like game for the Global Game Jam 2016

Primary LanguageJavaScriptMIT LicenseMIT

gems

Board-like game for the Global Game Jam 2016

Install

$ npm install

Run

Starts node server, build scripts and styling and watches for changes.

$ npm start

Deploy

Build scripts and styling. Starts node server.

$ npm run deploy

License

MIT