Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyyjs/socket-io-chat
test socket
https://github.com/cyyjs/socket-io-chat
socket-io
Last synced: 6 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T12:06:55.000Z (almost 2 years ago)
- Last Synced: 2024-05-28T16:13:19.128Z (6 months 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
```