zkl 9034338e50 2022/3/12 hace 4 años
..
build 8b92776ed0 代码更新 2/14 hace 4 años
config 9eb27bb91e 3/11 hace 4 años
src 9034338e50 2022/3/12 hace 4 años
static 82e16a2cd4 代码更新 2/18 hace 4 años
.babelrc a0a0ef217e first commit hace 4 años
.editorconfig a0a0ef217e first commit hace 4 años
.gitignore a0a0ef217e first commit hace 4 años
.postcssrc.js a0a0ef217e first commit hace 4 años
README.md a0a0ef217e first commit hace 4 años
index.html 8b92776ed0 代码更新 2/14 hace 4 años
package-lock.json a1edd5078d 2022/3/10 hace 4 años
package.json f056a9f62f 添加生成二维码功能 3/9 hace 4 años

README.md

minggao

A Vue.js project

Build Setup

# 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.