聊天网站

eosgetdice12 8c4e9b8f24 1 hace 5 años
.idea 3e57d891b9 1 hace 5 años
_src 8c4e9b8f24 1 hace 5 años
dist 8c4e9b8f24 1 hace 5 años
protected 8c4e9b8f24 1 hace 5 años
public f3852d68a2 测试发布 hace 5 años
.editorconfig 3fd0a73c83 init hace 5 años
.eslintrc.js 51ac884ba7 修复加密bug hace 5 años
.gitignore 70254aa5e9 测试vue/pwa插件 hace 5 años
README.md 72c76df310 更新文档 hace 5 años
apc.php ce7a700fdc 1 hace 5 años
babel.config.js 3fd0a73c83 init hace 5 años
favicon.ico 336c521914 1 hace 5 años
index.php 89343e39bb 1 hace 5 años
jsconfig.json 3fd0a73c83 init hace 5 años
meet-chat.iml 55b474f1e7 用户信息 hace 5 años
package-lock.json c02873965a fix hace 5 años
package.json d05425ff58 测试serviceWorker hace 5 años
vue.config.js 399a81a34b 测试发布 hace 5 años

README.md

Mee.chat聊天


安装依赖

npm install

启动本地调试

npm run serve

打包编译

npm run build

检查代码

npm run lint