Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 769 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 769 Bytes

angular-timer — A simple reusable/inter-operable timer directive

Build Status

Getting started

Do any of the following options...

bower install angular-timer

Running locally

Using Grunt type grunt from command line, the default task will open index.html page in your default browser

Running tests

Following command will run both unit & End-to-End (e2e) tests

grunt tests