Adds webpack-dev-server, updates build instructions

This commit is contained in:
Kareem Grant
2016-01-28 08:41:18 -05:00
parent 598948adbb
commit fc22b657bd
3 changed files with 10 additions and 6 deletions

View File

@@ -13,5 +13,6 @@ Building
To build:
- `npm install`
- `npm install webpack -g`
- `webpack`
- `npm start`
- navigate to localhost:8080