Skip to content

Latest commit

 

History

History
executable file
·
21 lines (13 loc) · 414 Bytes

README.md

File metadata and controls

executable file
·
21 lines (13 loc) · 414 Bytes

Todo app using Backbone.js, RequireJS, Bootstrap, Yeoman (Grunt + Bower)

Install and run

git clone git@github.com:jesucarr/Yeoman-TodoMVC.git
npm install
bower install
grunt serve

Run example test

Command line

grunt test

In browser

grunt serve:test

More info

Find more info at my blog