Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 215 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 215 Bytes

angular-todo-tdd

A simple Todo app, written to demonstrate TDD and AngularJS

Installation

npm install
bower install 

Running

gulp serve 

Running Test

gulp test:auto