Updated readme.

This commit is contained in:
Richard Davey
2017-09-27 12:29:56 +01:00
parent 4fd882c02a
commit 73e3a4fb85
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"main": "src/index.js",
"scripts": {
"build": "webpack",
"start": "npm run build && node_modules/.bin/live-server --port=8000"
"start": "webpack && node_modules/.bin/live-server --port=8000"
},
"repository": {
"type": "git",