Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chscript/xchatroom

📮 Vue3+Express|PC端实时聊天室
https://github.com/chscript/xchatroom

express socket-io vue vue-router vuex

Last synced: about 2 months ago
JSON representation

📮 Vue3+Express|PC端实时聊天室

Awesome Lists containing this project

README

        

XChatRoom

## 项目所用技术:

前端:vue | vue-router | vuex | naive-ui | axios | socket.io-client
后端:express | redis | mongodb | socket.io | nodemailer

## 项目启动命令:

```shell
cd client && npm install && npm run serve
cd serve && npm install && node app.js
```

## 项目展示图: