Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 304 Bytes

readme.md

File metadata and controls

14 lines (8 loc) · 304 Bytes

AngularJS Example

To Run Project

$ npm install

$ npm start : run project on your local environment $ npm test : run tests using Karma

Testsuite

The app uses Karma to run the tests located in the test/ folder. To run the tests:

ToDo-List