Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 493 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 493 Bytes

angular-todo

A To Do list created using AngularJS + Bootstrap. Based on a Yeoman generator-angular template version 0.14.0, using Grunt and Bower for package management.

Tutorial: http://yeoman.io/codelab/index.html

Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma. Some test cases might need to be tweaked, this is still under development.