|
|
hai 8 meses | |
|---|---|---|
| .. | ||
| build | hai 1 ano | |
| config | hai 8 meses | |
| scripts | hai 1 ano | |
| src | hai 8 meses | |
| static | hai 8 meses | |
| .babelrc | hai 1 ano | |
| .editorconfig | hai 1 ano | |
| .gitignore | hai 8 meses | |
| .postcssrc.js | hai 1 ano | |
| .prettierrc | hai 1 ano | |
| README.md | hai 1 ano | |
| index.html | hai 1 ano | |
| package-lock.json | hai 1 ano | |
| package.json | hai 1 ano | |
A Vue.js project
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# after npm run build, compress the file to.zip format
npm run zip
# 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.