#Backbone View Samples

Build Status

Install dependencies

npm install && bower install && cd test && bower install && cd ../

Run app or tests or build for distribution

grunt serve
grunt test
grunt build