Deprecated! Use todomvc chaplin-brunch instead.
This is a rewrite of Todos (Backbone's example application). We rewrote it to provide a simple and complete brunch example. Special thanks to Jérôme Gravel-Niquet for his groundwork.
Use brunch build
or brunch watch
to compile changes in src folder.
Usually we don't track the js/css files in our repositories, but decided to keep them here because we hope it would be easier to start using it.