Files
ClassContent/历届学生/吴欣阳/每天课程/2021-07-20/新课程/myvueproject/README.md
2024-09-27 02:06:13 +08:00

24 lines
521 B
Markdown

# cygvy
> A Vue.js project
[百度](https://cn.vuejs.org/v2/guide/installation.html)
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm 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).