To get started:
gem install compass
npm install
grunt watch
app.js is a concatenated file of everything found in js/**/*.js
app.css is a compiled version of everything found in scss/**/*.scss
default.html is created from templates/layout.html, plus any partials found in templates/partials