Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 389 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 389 Bytes

Nodejs + WebSocket + Vue 聊天室WebIM

快速体验

# install模块
npm install

# 运行客户端
npm run dev

# 运行服务端server/index.js
node index.js

预览

Nodejs + WebSocket + Vue 聊天室WebIM

演示地址

在线体验地址:Web IM