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