/simple-angular-todo

Simplest angular ToDo app

Primary LanguageJavaScript

Simplest angular ToDo app

ToDo app

To run app, exec:

npm install
bower install
grunt
coffee server.coffee

and open http://localhost:3000 in your browser.