iim web
v1.1.0
智元IIM is an open source web version of live chat system, and also has AI chat and dialogue functions. This project is developed based on Lumen IM.
npm config set registry https://registry.npm.taobao.org
# # 安装项目依赖扩展组件
npm install
# 启动本地开发环境
npm run dev
# 启动本地开发环境桌面客户端
npm run electron:dev
# # 生产环境构建项目
npm run build
# # 生产环境桌面客户端打包
npm run electron:build| storehouse | front end | rear end |
|---|---|---|
| Main library | https://github.com/iimeta/iim-web | https://github.com/iimeta/iim-client |
| Code Cloud | https://gitee.com/iimeta/iim-web | https://gitee.com/iimeta/iim-client |