https://github.com/cyyjs/socket-io-chat
test socket
https://github.com/cyyjs/socket-io-chat
socket-io
Last synced: 14 days ago
JSON representation
test socket
- Host: GitHub
- URL: https://github.com/cyyjs/socket-io-chat
- Owner: cyyjs
- Created: 2019-11-05T06:17:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T12:06:55.000Z (over 3 years ago)
- Last Synced: 2025-01-08T10:47:14.996Z (over 1 year ago)
- Topics: socket-io
- Language: Vue
- Size: 1.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chat
## Project setup
```
yarn install
```
### Run
```
yarn backend
yarn serve
```