Published with http://benweet.github.io/stackedit/
This commit is contained in:
parent
17bbe028bf
commit
e37512ba3e
@ -13,7 +13,11 @@ Getting started
|
||||
|
||||
#### Before debugging
|
||||
|
||||
- Download dependencies using [Bower][4]:
|
||||
- Download development tools:
|
||||
|
||||
npm install
|
||||
|
||||
- Download dependencies:
|
||||
|
||||
bower install
|
||||
|
||||
@ -50,6 +54,7 @@ Getting started
|
||||
|
||||
#### Build/minify
|
||||
|
||||
npm install
|
||||
grunt
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user