yf_zhb 6c31f20ece 修复已知问题 3 years ago
..
build 8b65456df3 console移除 3 years ago
config 6c31f20ece 修复已知问题 3 years ago
src 6c31f20ece 修复已知问题 3 years ago
static 642f3fae43 更新 3 years ago
.babelrc a0a0ef217e first commit 4 years ago
.editorconfig a0a0ef217e first commit 4 years ago
.gitignore a0a0ef217e first commit 4 years ago
.postcssrc.js a0a0ef217e first commit 4 years ago
README.md a0a0ef217e first commit 4 years ago
index.html 2856a6b570 即时通讯逻辑调整,数据填报校验 3 years ago
package.json 00ee01cbdd 即时通讯更新 3 years ago
yarn.lock 00ee01cbdd 即时通讯更新 3 years ago

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.