聊天网站

dmy 9e735a458f emoji表情 %!s(int64=5) %!d(string=hai) anos
.idea 3e57d891b9 1 %!s(int64=5) %!d(string=hai) anos
_src 9e735a458f emoji表情 %!s(int64=5) %!d(string=hai) anos
dist 46a02eee3a 1 %!s(int64=5) %!d(string=hai) anos
protected 487ff48748 意见反馈接口 %!s(int64=5) %!d(string=hai) anos
public c989b3765b info接口修改参数名 %!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
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
meet-chat.iml 55b474f1e7 用户信息 %!s(int64=5) %!d(string=hai) anos
package-lock.json 43023e72f0 创建emoji分支 %!s(int64=5) %!d(string=hai) anos
package.json 989e85bdc2 增加表情替换 %!s(int64=5) %!d(string=hai) anos
vue.config.js a45d8fe76b 修改图标 %!s(int64=5) %!d(string=hai) anos

README.md

Mee.chat聊天


安装依赖

npm install

启动本地调试

npm run serve

打包编译

npm run build

检查代码

npm run lint