聊天网站

solupro f30f439930 Merge remote-tracking branch 'origin/master' 5 سال پیش
.idea da4935b9a4 增加日志打印 5 سال پیش
_src 78560b3cab build:new 5 سال پیش
dist 78560b3cab build:new 5 سال پیش
protected f30f439930 Merge remote-tracking branch 'origin/master' 5 سال پیش
public 44d0c44165 build form 5 سال پیش
.editorconfig 3fd0a73c83 init 5 سال پیش
.eslintrc.js 51ac884ba7 修复加密bug 5 سال پیش
.gitignore 50c4c0da8b build 5 سال پیش
README.md 72c76df310 更新文档 5 سال پیش
apc.php ce7a700fdc 1 5 سال پیش
babel.config.js 3fd0a73c83 init 5 سال پیش
build_cache.js c99aa53042 修复bug 5 سال پیش
favicon.ico 336c521914 1 5 سال پیش
index.php 89343e39bb 1 5 سال پیش
jsconfig.json 3fd0a73c83 init 5 سال پیش
mee-chat.iml 1ae98968c7 test 5 سال پیش
mini.html 78560b3cab build:new 5 سال پیش
package-lock.json cab2fb45d9 修复群聊数据加载bug,新增多语言配置 5 سال پیش
package.json 5d6ba154d4 test图片 5 سال پیش
vue.config.js b2f66b0de5 图片压缩new 5 سال پیش

README.md

Mee.chat聊天


安装依赖

npm install

启动本地调试

npm run serve

打包编译

npm run build

检查代码

npm run lint