Simple TODO App in AngularJS
Using MongoLab as a storage. Live version here.
For running unit test, install Karma:
npm install -g karma
And run the tests with:
karma start
This simple app was made during my talk, slides can be found here.
Thanks Elliott for the original version of these awesome slides.
Note, you need 1024x768 and Chrome to get the best result...