This project uses Yeoman (Yo, Grunt.js, Bower.js) to manage the project workflow. If you don't already have Yeoman, Grunt, and Bower installed, then run:
$ sudo npm install -g yo grunt-cli bower
$ npm install
$ bower install
$ grunt serve
$ grunt build
The output of the build process lives in dist
.