# node-weixin **Repository Path**: RainyT/node-weixin ## Basic Information - **Project Name**: node-weixin - **Description**: nodejs + socket.io 多人在线聊天、聊天机器人系统 - **Primary Language**: HTML - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README nodejs + socket.io 的多人在线聊天后台系统,前台项目地址:[前台项目地址](https://github.com/bailichen/vue-weixin) ### 项目运行: ``` git clone https://github.com/bailicangdu/node-weixin cd node-weixin npm install npm run dev (需先开启mongodb) 访问: http://localhost:8003 ``` ### 效果演示 [项目演示请点击这里](http://cangdu.org:8003/dialogue) (请用chrome手机模式预览) ### 移动端扫描下方二维码 ![](https://github.com/bailichen/vue-weixin/raw/master/printscreen/code.png)