hanqingsong 06188e70a2 readme commit update | пре 7 месеци | |
---|---|---|
build | пре 7 месеци | |
config | пре 7 месеци | |
src | пре 7 месеци | |
static | пре 7 месеци | |
.babelrc | пре 7 месеци | |
.editorconfig | пре 7 месеци | |
.gitignore | пре 7 месеци | |
.postcssrc.js | пре 7 месеци | |
.project | пре 7 месеци | |
README.md | пре 7 месеци | |
favicon.ico | пре 7 месеци | |
index.html | пре 7 месеци | |
install.bat | пре 7 месеци | |
pack.bat | пре 7 месеци | |
package-lock.json | пре 7 месеци | |
package.json | пре 7 месеци | |
process.json | пре 7 месеци | |
start.bat | пре 7 месеци |
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.