Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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端实时聊天室
- Host: GitHub
- URL: https://github.com/chscript/xchatroom
- Owner: chscript
- Created: 2022-08-27T09:55:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-30T03:46:12.000Z (over 1 year ago)
- Last Synced: 2024-11-20T17:56:07.627Z (about 2 months ago)
- Topics: express, socket-io, vue, vue-router, vuex
- Language: Vue
- Homepage:
- Size: 3.81 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```## 项目展示图: