gems and packages (gems require ruby 2.1.2)
$ bundle install && bower install && npm install
this is seen at https://do-io.github.io/webdesignerschecklist/
working files are within the app
dir
local server task
$ grunt serve
build task
$ grunt build
deployment task
$ grunt deploy