Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 638 Bytes

README.md

File metadata and controls

24 lines (22 loc) · 638 Bytes

The classical AngularJS TODO app

Installation

git clone git://github.com/mkoubik/angular-coffee-todo
cd cd angular-coffee-todo/
npm install
./devel

Running tests

npm test