Update README.md

This commit is contained in:
Kamil Myśliwiec
2018-11-03 21:23:45 +01:00
parent 2c0b2f5678
commit d7d43335b8
-4
View File
@@ -43,10 +43,6 @@ $ npm run start
# watch mode # watch mode
$ npm run start:dev $ npm run start:dev
# incremental rebuild (webpack)
$ npm run webpack
$ npm run start:hmr
# production mode # production mode
npm run start:prod npm run start:prod
``` ```