wukunlin c1ea81e57c 样式调整 | 6 년 전 | |
---|---|---|
.. | ||
build | 6 년 전 | |
config | 6 년 전 | |
src | 6 년 전 | |
static | 6 년 전 | |
.babelrc | 6 년 전 | |
.editorconfig | 6 년 전 | |
.npmignore | 6 년 전 | |
.postcssrc.js | 6 년 전 | |
README.md | 6 년 전 | |
index.html | 6 년 전 | |
package.json | 6 년 전 |
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.