File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ And if you have time clone this repo and submit a pull request and help me make
3
3
kickass metrics & devops dashboard we all dream about!
4
4
5
5
Prerequisites:
6
- Nodejs (for jshint & grunt & development server)
6
+ - Nodejs (for jshint & grunt & development server)
7
7
8
8
Clone repository:
9
9
10
- npm install
11
- grunt server (starts development web server in src folder)
12
- grunt (runs jshint and less -> css compilation)
10
+ npm install
11
+ grunt server (starts development web server in src folder)
12
+ grunt (runs jshint and less -> css compilation)
13
13
14
- Please remember to run grunt before doing pull request to verify that your code passes all the jshint validations.
14
+ Please remember to run grunt before doing pull request to verify that your code passes all the jshint validations.
You can’t perform that action at this time.
0 commit comments