yf_zhb 2856a6b570 即时通讯逻辑调整,数据填报校验 3 年之前
..
build 8b65456df3 console移除 3 年之前
config 470c815afb 数据填报信息校验规则调整,增加长度和类型限制 3 年之前
src 2856a6b570 即时通讯逻辑调整,数据填报校验 3 年之前
static 642f3fae43 更新 3 年之前
.babelrc a0a0ef217e first commit 4 年之前
.editorconfig a0a0ef217e first commit 4 年之前
.gitignore a0a0ef217e first commit 4 年之前
.postcssrc.js a0a0ef217e first commit 4 年之前
README.md a0a0ef217e first commit 4 年之前
index.html 2856a6b570 即时通讯逻辑调整,数据填报校验 3 年之前
package.json 00ee01cbdd 即时通讯更新 3 年之前
yarn.lock 00ee01cbdd 即时通讯更新 3 年之前

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.