Update README.md

This commit is contained in:
Kamil Myśliwiec 2018-11-03 21:23:45 +01:00
parent 2c0b2f5678
commit d7d43335b8
No known key found for this signature in database
GPG Key ID: 75F02E89A1A1092B
1 changed files with 0 additions and 4 deletions

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
``` ```