wechat

聊天室、websocket、socket.io、毕业设计。

Stars
791

Co-messager

******** QQ

  1. node: 12.14.0
  2. npm: 6.4.1
  3. MongoDB: 5.0.3

1

git clone [email protected]:CCZX/wechat.git

2


2MongoDB

mongo

MongoDB

3

cd chatServer
npm install
# chat
node init.js
node app.js

4

cd chatClient
npm install
npm run dev

127.0.0.1:8080

53000

cd chatAdmin
npm install
npm start

127.0.0.1:3000

6Q&A


github

https://juejin.im/post/5e8dd45cf265da47e34bf94d

PC

1

2

3

4

5

6

1

2

3

4

5

6

Client``Server``Admin``Client``Server``Admin

  • Vue``VueX``Vue-Router
  • React``antd
  • node.js
  • MongoDB
  • WebSocket``socket.io

  1. chatServer``public
  2. chatAdmin``buildbuildchatServer``public``build``index.html``/build

  • qq

Related Projects