https://github.com/eterey/tm-chat
https://github.com/eterey/tm-chat
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/eterey/tm-chat
- Owner: eterey
- License: gpl-3.0
- Created: 2016-01-25T23:40:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-11T06:56:15.000Z (over 10 years ago)
- Last Synced: 2025-02-10T02:18:37.120Z (over 1 year ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TM Chat
Simple web-chat based on the MEAN stack.
# How to use
Install: `npm install`
Start: `npm start`
Test: `npm test`