With any of the following options...
- Download the latest script file - https://raw.github.com/siddii/angular-timer/master/dist/angular-timer.min.js
- Clone the repo -
[email protected]:siddii/angular-timer.git
- Install angular-timer using Bower -
bower install angular-timer
Using Grunt type grunt
from command line, the default task will open index.html page in your
default browser
Following command will run both unit & End-to-End (e2e) tests
grunt tests