wukunlin c1ea81e57c 样式调整 | před 6 roky | |
---|---|---|
.. | ||
build | před 6 roky | |
config | před 6 roky | |
src | před 6 roky | |
static | před 6 roky | |
.babelrc | před 6 roky | |
.editorconfig | před 6 roky | |
.npmignore | před 6 roky | |
.postcssrc.js | před 6 roky | |
README.md | před 6 roky | |
index.html | před 6 roky | |
package.json | před 6 roky |
vue initial personal 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.