|
hace 3 días | |
---|---|---|
build | hace 1 año | |
config | hace 3 días | |
public | hace 1 año | |
src | hace 3 días | |
static | hace 1 año | |
.babelrc | hace 4 años | |
.editorconfig | hace 4 años | |
.gitignore | hace 2 años | |
.postcssrc.js | hace 3 años | |
README.md | hace 4 años | |
babel.config.js | hace 2 años | |
index.html | hace 2 años | |
jsconfig.json | hace 2 años | |
package-lock.json | hace 1 año | |
package.json | hace 1 año | |
postcss.config.js | hace 4 años | |
vue.config.js | hace 2 años | |
启动.bat | hace 3 años | |
安装.bat | hace 3 años | |
打包.bat | hace 2 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.