Simple HTML5 canvas logic game.
Run all commands in project root.
npm install
npm run build
output files ready to server deploy will be placed inside build folder.
npm run dev
This starts virtual server with detecting changes, automatic coffee files compiling, and live reloading.