hanqingsong 06188e70a2 readme commit update | il y a 7 mois | |
---|---|---|
build | il y a 7 mois | |
config | il y a 7 mois | |
src | il y a 7 mois | |
static | il y a 7 mois | |
.babelrc | il y a 7 mois | |
.editorconfig | il y a 7 mois | |
.gitignore | il y a 7 mois | |
.postcssrc.js | il y a 7 mois | |
.project | il y a 7 mois | |
README.md | il y a 7 mois | |
favicon.ico | il y a 7 mois | |
index.html | il y a 7 mois | |
install.bat | il y a 7 mois | |
pack.bat | il y a 7 mois | |
package-lock.json | il y a 7 mois | |
package.json | il y a 7 mois | |
process.json | il y a 7 mois | |
start.bat | il y a 7 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.