Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hph/spjall
A simple chat room
https://github.com/hph/spjall
Last synced: 10 days ago
JSON representation
A simple chat room
- Host: GitHub
- URL: https://github.com/hph/spjall
- Owner: hph
- Created: 2015-12-24T18:56:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-24T19:34:32.000Z (almost 9 years ago)
- Last Synced: 2024-10-13T07:22:01.752Z (25 days ago)
- Language: JavaScript
- Homepage: http://spjall.herokuapp.com/
- Size: 1000 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spjall
A simple chat room.### Setup
git clone [email protected]:hph/spjall.git && cd spjall
npm install
npm start