yf_zhb 4e02a60db7 更新资源前缀地址,修改获取username 2 vuotta sitten
..
build 8b65456df3 console移除 2 vuotta sitten
config f1c79b5b80 未读消息数据显示不正常问题修复 2 vuotta sitten
src 4e02a60db7 更新资源前缀地址,修改获取username 2 vuotta sitten
static 642f3fae43 更新 2 vuotta sitten
.babelrc a0a0ef217e first commit 4 vuotta sitten
.editorconfig a0a0ef217e first commit 4 vuotta sitten
.gitignore a0a0ef217e first commit 4 vuotta sitten
.postcssrc.js a0a0ef217e first commit 4 vuotta sitten
README.md a0a0ef217e first commit 4 vuotta sitten
index.html 2856a6b570 即时通讯逻辑调整,数据填报校验 2 vuotta sitten
package.json 00ee01cbdd 即时通讯更新 2 vuotta sitten
yarn.lock 00ee01cbdd 即时通讯更新 2 vuotta sitten

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.