|
há 1 ano | |
---|---|---|
build | há 2 anos | |
config | há 2 anos | |
public | há 2 anos | |
src | há 1 ano | |
static | há 1 ano | |
.babelrc | há 4 anos | |
.editorconfig | há 4 anos | |
.gitignore | há 2 anos | |
.postcssrc.js | há 3 anos | |
README.md | há 4 anos | |
babel.config.js | há 2 anos | |
index.html | há 2 anos | |
jsconfig.json | há 2 anos | |
package-lock.json | há 2 anos | |
package.json | há 2 anos | |
postcss.config.js | há 4 anos | |
vue.config.js | há 2 anos | |
启动.bat | há 3 anos | |
安装.bat | há 3 anos | |
打包.bat | há 2 anos |
# 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.