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

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.