https://github.com/cwithmichael/bare-bones-chat
bare bones chat room app from node in action book
https://github.com/cwithmichael/bare-bones-chat
Last synced: 3 days ago
JSON representation
bare bones chat room app from node in action book
- Host: GitHub
- URL: https://github.com/cwithmichael/bare-bones-chat
- Owner: cwithmichael
- License: mit
- Created: 2017-06-25T23:11:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T01:56:14.000Z (almost 9 years ago)
- Last Synced: 2025-02-22T13:43:39.870Z (over 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bare-bones-chat
bare bones chat room app from node in action book