Added npm start to README instructions
This commit is contained in:
11
README.md
11
README.md
@@ -29,16 +29,9 @@ Installation
|
|||||||
|
|
||||||
> For development purposes only.
|
> For development purposes only.
|
||||||
|
|
||||||
Install NPM dependencies:
|
To get started, install NPM and Bower dependencies, and do an initial build with Gulp:
|
||||||
|
|
||||||
```
|
```
|
||||||
npm install
|
npm start
|
||||||
```
|
|
||||||
|
|
||||||
Install Bower dependencies:
|
|
||||||
|
|
||||||
```
|
|
||||||
bower install
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Run Gulp once:
|
Run Gulp once:
|
||||||
|
|||||||
Reference in New Issue
Block a user