Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 295 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 295 Bytes

Requirements

  1. nodejs
  2. npm

Quick start

$ 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