wukunlin b6c9da3cf4 首页改版 | 6 anos atrás | |
---|---|---|
.. | ||
build | 6 anos atrás | |
config | 6 anos atrás | |
src | 6 anos atrás | |
static | 6 anos atrás | |
.babelrc | 6 anos atrás | |
.editorconfig | 6 anos atrás | |
.eslintignore | 6 anos atrás | |
.eslintrc.js | 6 anos atrás | |
.gitignore | 6 anos atrás | |
.postcssrc.js | 6 anos atrás | |
README.md | 6 anos atrás | |
index.html | 6 anos atrás | |
package.json | 6 anos atrás | |
project.config.json | 6 anos atrás |
mhk
# 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.