jesucarr / Yeoman-TodoMVC

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 93.2%Language:CSS 6.8%