https://github.com/amkreta/chat-app
simple chat app using socket io and node js
https://github.com/amkreta/chat-app
Last synced: 3 months ago
JSON representation
simple chat app using socket io and node js
- Host: GitHub
- URL: https://github.com/amkreta/chat-app
- Owner: AmKreta
- Created: 2020-09-10T04:42:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T04:45:15.000Z (almost 5 years ago)
- Last Synced: 2025-01-18T04:41:39.262Z (5 months ago)
- Language: CSS
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chat-app
simple chat app using socket io and node jsjust install requires packages in package.json and start the project by entering command "node/nodemon server.js"