https://github.com/zelflod/support-chat
Frontend for "Helpdesk chat" - Hackathon Project
https://github.com/zelflod/support-chat
chat websockets
Last synced: 10 days ago
JSON representation
Frontend for "Helpdesk chat" - Hackathon Project
- Host: GitHub
- URL: https://github.com/zelflod/support-chat
- Owner: zelflod
- Created: 2019-11-23T13:01:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-05T19:21:18.000Z (over 6 years ago)
- Last Synced: 2025-03-30T15:44:05.353Z (about 1 year ago)
- Topics: chat, websockets
- Language: JavaScript
- Homepage: https://support-fwork.now.sh
- Size: 8.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# support-chat
Frontend for "Helpdesk chat" - Hackathon Project
https://support-fwork.now.sh
### Run
```
npm install
npm start
```