We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebeaedc commit 3699493Copy full SHA for 3699493
1 file changed
README.md
@@ -5,3 +5,7 @@
5
* Clone the repo - `git@github.com:siddii/angular-timer.git`
6
* Install angular-timer using [Bower](http://bower.io) `bower install angular-timer`
7
8
+### Running locally
9
+* Using [Grunt](http://gruntjs.com/) type `grunt` in the command line, the default task will open up
10
+the index.html page in your default browser
11
+
0 commit comments