|
|
1 год назад | |
|---|---|---|
| build | 3 лет назад | |
| config | 1 год назад | |
| public | 3 лет назад | |
| src | 1 год назад | |
| static | 1 год назад | |
| .babelrc | 4 лет назад | |
| .editorconfig | 4 лет назад | |
| .gitignore | 2 лет назад | |
| .postcssrc.js | 4 лет назад | |
| README.md | 4 лет назад | |
| babel.config.js | 3 лет назад | |
| index.html | 3 лет назад | |
| jsconfig.json | 3 лет назад | |
| package-lock.json | 2 лет назад | |
| package.json | 2 лет назад | |
| postcss.config.js | 4 лет назад | |
| vue.config.js | 3 лет назад | |
| 启动.bat | 4 лет назад | |
| 安装.bat | 4 лет назад | |
| 打包.bat | 2 лет назад | |
# 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.