twt b3ef916437 接口修改 | hace 1 año | |
---|---|---|
build | hace 2 años | |
config | hace 1 año | |
src | hace 1 año | |
static | hace 2 años | |
.babelrc | hace 2 años | |
.editorconfig | hace 2 años | |
.env.development | hace 2 años | |
.env.production | hace 2 años | |
.env.staging | hace 2 años | |
.gitignore | hace 2 años | |
.postcssrc.js | hace 2 años | |
README.md | hace 2 años | |
index.html | hace 2 años | |
package-lock.json | hace 2 años | |
package.json | hace 2 años |
y
# 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.