|
|
il y a 7 ans | |
|---|---|---|
| .. | ||
| assets | il y a 7 ans | |
| build | il y a 7 ans | |
| config | il y a 7 ans | |
| demosa | il y a 7 ans | |
| register | il y a 7 ans | |
| src | il y a 7 ans | |
| static | il y a 7 ans | |
| .babelrc | il y a 7 ans | |
| .editorconfig | il y a 7 ans | |
| .gitignore | il y a 7 ans | |
| .postcssrc.js | il y a 7 ans | |
| .project | il y a 7 ans | |
| README.md | il y a 7 ans | |
| package-lock.json | il y a 7 ans | |
| package.json | il y a 7 ans | |
| register.zip | il y a 7 ans | |
| yarn.lock | il y a 7 ans | |
A Vue.js multipage project
Learn more from blog: http://www.cnblogs.com/xuelongqy/p/7081419.html
Sorry, my English is poor. I would appreciate it if you translate it into English.
# 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 detailed explanation on how things work, checkout the guide and docs for vue-loader.