Todo app using Backbone.js, RequireJS, Bootstrap, Yeoman (Grunt + Bower)
git clone [email protected]:jesucarr/Yeoman-TodoMVC.git
npm install
bower install
grunt serve
Command line
grunt test
In browser
grunt serve:test
Find more info at my blog