11 lines
113 B
Plaintext
11 lines
113 B
Plaintext
|
GRUNT
|
||
|
|
||
|
Install all the dependencies (including grunt):
|
||
|
$ npm install
|
||
|
|
||
|
Running Grunt:
|
||
|
-for the default:
|
||
|
$ grunt
|
||
|
|
||
|
|