聊天网站

DW-PC\DW 854511d6a7 调整 5 vuotta sitten
.idea fb9383c339 Merge branch 'master' of /Users/solu/Workspace/ojia/eos_sicbo/chat with conflicts. 5 vuotta sitten
_src 854511d6a7 调整 5 vuotta sitten
dist 4b433732e1 发布new 5 vuotta sitten
protected 4b433732e1 发布new 5 vuotta sitten
public d3e967c4d2 修改主题的颜色 5 vuotta sitten
.editorconfig 3fd0a73c83 init 5 vuotta sitten
.eslintrc.js 51ac884ba7 修复加密bug 5 vuotta sitten
.gitignore 50c4c0da8b build 5 vuotta sitten
README.md 72c76df310 更新文档 5 vuotta sitten
apc.php ce7a700fdc 1 5 vuotta sitten
babel.config.js 3fd0a73c83 init 5 vuotta sitten
build_cache.js 88882f927b 整合缓存 5 vuotta sitten
favicon.ico 336c521914 1 5 vuotta sitten
index.php 89343e39bb 1 5 vuotta sitten
jsconfig.json 3fd0a73c83 init 5 vuotta sitten
mee-chat.iml 1ae98968c7 test 5 vuotta sitten
mini.html 4b433732e1 发布new 5 vuotta sitten
package-lock.json cab2fb45d9 修复群聊数据加载bug,新增多语言配置 5 vuotta sitten
package.json 4adf39868d Merge branch 'master' of http://svn.ouj.com:3000/eos_sicbo/chat 5 vuotta sitten
vue.config.js 6d5e262b01 群设置 5 vuotta sitten

README.md

Mee.chat聊天


安装依赖

npm install

启动本地调试

npm run serve

打包编译

npm run build

检查代码

npm run lint