lurunzhen c1de5f3079 1 | 1 month ago | |
---|---|---|
build | 8 months ago | |
config | 7 months ago | |
src | 1 month ago | |
static | 3 years ago | |
.babelrc | 3 years ago | |
.editorconfig | 3 years ago | |
.gitignore | 7 months ago | |
.postcssrc.js | 3 years ago | |
README.md | 7 months ago | |
favicon.ico | 3 years ago | |
index.html | 8 months ago | |
package-lock.json | 10 months ago | |
package.json | 7 months ago | |
public-path.js | 1 year ago |
A Vue.js project
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev npm run prod
# build for production with minification
npm run build npm run build prod npm run build uat
# 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.