- nodejs
- npm
$ npm install
$ bower install
$ grunt build
$ grunt dev
Or use oneliner
$ npm install && bower install && grunt build && grunt dev
Then browse http://localhost:8000
Playable version located at http://koutoftimer.github.io
$ npm install
$ bower install
$ grunt build
$ grunt dev
Or use oneliner
$ npm install && bower install && grunt build && grunt dev
Then browse http://localhost:8000
Playable version located at http://koutoftimer.github.io