Skip to content

jeffbcross/ng-todo

 
 

Repository files navigation

Simple TODO App in AngularJS

Using MongoLab as a storage. Live version here.

Unit tests

For running unit test, install Karma:

npm install -g karma

And run the tests with:

karma start

Slides

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...

About

Very simple TODO app in AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published