Commit 15cc4932 authored by JingChao's avatar JingChao

Update README.md

parent 2cd38177
......@@ -6,16 +6,16 @@
``` bash
# install dependencies
npm install
yarn install
# serve with hot reload at localhost:8080
npm run dev
yarn run dev
# build for production with minification
npm run build
yarn run build
# build for production and view the bundle analyzer report
npm run build --report
yarn run build --report
```
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment