Added npm start to README instructions

This commit is contained in:
Trent Oswald
2015-06-12 22:40:38 -06:00
parent 535dbe91f7
commit 788d10e483

View File

@@ -29,16 +29,9 @@ Installation
> For development purposes only.
Install NPM dependencies:
To get started, install NPM and Bower dependencies, and do an initial build with Gulp:
```
npm install
```
Install Bower dependencies:
```
bower install
npm start
```
Run Gulp once: