Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/localhost-four/chat


https://github.com/localhost-four/chat

chat log page

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Chat

A simple web chatting app using Socket.io, Node.js, MongoDB.

## Install Dependencies
```bash
npm install
```

## Run Server
```bash
npm start
```