聊天网站

eosgetdice12 25e9fa6cd5 删除没用的节点 %!s(int64=5) %!d(string=hai) anos
.idea da4935b9a4 增加日志打印 %!s(int64=5) %!d(string=hai) anos
_src 25e9fa6cd5 删除没用的节点 %!s(int64=5) %!d(string=hai) anos
dist 11fe4a17e2 build:new %!s(int64=5) %!d(string=hai) anos
protected 11fe4a17e2 build:new %!s(int64=5) %!d(string=hai) anos
public 4b70317ee6 build form %!s(int64=5) %!d(string=hai) anos
.editorconfig 3fd0a73c83 init %!s(int64=5) %!d(string=hai) anos
.eslintrc.js 51ac884ba7 修复加密bug %!s(int64=5) %!d(string=hai) anos
.gitignore 50c4c0da8b build %!s(int64=5) %!d(string=hai) anos
README.md 72c76df310 更新文档 %!s(int64=5) %!d(string=hai) anos
apc.php ce7a700fdc 1 %!s(int64=5) %!d(string=hai) anos
babel.config.js 3fd0a73c83 init %!s(int64=5) %!d(string=hai) anos
build_cache.js 0229500f8e 1 %!s(int64=5) %!d(string=hai) anos
favicon.ico 336c521914 1 %!s(int64=5) %!d(string=hai) anos
index.php 89343e39bb 1 %!s(int64=5) %!d(string=hai) anos
jsconfig.json 3fd0a73c83 init %!s(int64=5) %!d(string=hai) anos
mee-chat.iml 1ae98968c7 test %!s(int64=5) %!d(string=hai) anos
mini.html 11fe4a17e2 build:new %!s(int64=5) %!d(string=hai) anos
package-lock.json cab2fb45d9 修复群聊数据加载bug,新增多语言配置 %!s(int64=5) %!d(string=hai) anos
package.json 4adf39868d Merge branch 'master' of http://svn.ouj.com:3000/eos_sicbo/chat %!s(int64=5) %!d(string=hai) anos
vue.config.js 0e5c04bdc3 重构路由 %!s(int64=5) %!d(string=hai) anos

README.md

Mee.chat聊天


安装依赖

npm install

启动本地调试

npm run serve

打包编译

npm run build

检查代码

npm run lint