- writtern in coffee-script
- tested on server-side
- the important parts are:
- the code is heavily inspired by http://www.youtube.com/watch?v=1CpiB3Wk25U
- live demo: http://angular-coffee-todo.herokuapp.com/
git clone git://github.com/mkoubik/angular-coffee-todo
cd cd angular-coffee-todo/
npm install
./devel
npm test