|
|
hace 8 meses | |
|---|---|---|
| build | hace 3 años | |
| config | hace 8 meses | |
| public | hace 3 años | |
| src | hace 8 meses | |
| static | hace 2 años | |
| .babelrc | hace 4 años | |
| .editorconfig | hace 4 años | |
| .gitignore | hace 4 años | |
| .postcssrc.js | hace 4 años | |
| README.md | hace 4 años | |
| babel.config.js | hace 3 años | |
| index.html | hace 3 años | |
| jsconfig.json | hace 3 años | |
| package-lock.json | hace 2 años | |
| package.json | hace 3 años | |
| postcss.config.js | hace 4 años | |
| vue.config.js | hace 3 años | |
| 启动.bat | hace 4 años | |
| 安装.bat | hace 4 años | |
| 打包.bat | hace 4 años | |
# 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 and docs for vue-loader.