Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 251 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 251 Bytes

wechat聊天室

websoket 通信

安装依赖

  • yarn install
  • yarn i nodemon -g

启动项目

  • yarn server 运行Vue页面
  • nodemon server.js 启动服务

路由

  • 默认登录页面
  • login 登录页面
  • talk 聊天室页面