hanqingsong eac5703e59 first commit | il y a 10 mois | |
---|---|---|
build | il y a 10 mois | |
config | il y a 10 mois | |
src | il y a 10 mois | |
static | il y a 10 mois | |
.babelrc | il y a 10 mois | |
.editorconfig | il y a 10 mois | |
.gitignore | il y a 10 mois | |
.postcssrc.js | il y a 10 mois | |
Dockerfile | il y a 10 mois | |
README.md | il y a 10 mois | |
default.conf | il y a 10 mois | |
favicon.ico | il y a 10 mois | |
index.html | il y a 10 mois | |
package.json | il y a 10 mois | |
prettier.json | il y a 10 mois | |
process.json | il y a 10 mois |
A Vue.js 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 a detailed explanation on how things work, check out the guide and docs for vue-loader.