fenggang d4f27ae8f6 新皮肤接口重新对字段 | hace 5 años | |
---|---|---|
.. | ||
.vscode | hace 5 años | |
build | hace 6 años | |
config | hace 6 años | |
src | hace 5 años | |
static | hace 5 años | |
.babelrc | hace 6 años | |
.editorconfig | hace 6 años | |
.eslintignore | hace 6 años | |
.eslintrc.js | hace 6 años | |
.gitignore | hace 6 años | |
.postcssrc.js | hace 6 años | |
README.md | hace 6 años | |
index.html | hace 6 años | |
package.json | hace 6 años | |
project.config.json | hace 5 años |
A Mpvue project
# 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 detailed explanation on how things work, checkout the guide and docs for vue-loader.