update readme

This commit is contained in:
Roger Braun 2017-11-07 17:12:32 +01:00
parent 8fb83502f0
commit ed18d44e19
1 changed files with 0 additions and 6 deletions

View File

@ -27,12 +27,6 @@ npm run build
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
```
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).