Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chaitanyagiri/chat-lnm

CHAT-LNM is a anonymous chatting app.
https://github.com/chaitanyagiri/chat-lnm

expressjs javascript nodejs socket-io

Last synced: 15 days ago
JSON representation

CHAT-LNM is a anonymous chatting app.

Awesome Lists containing this project

README

        

# CHAT-LNM

This is a anonymous chatting application

## Getting Started

### Prerequisites

Nodejs, ExpressJS

### Installing

$ git clone https://github.com/chaitanyagiri/CHAT-LNM.git

$ cd CHAT-LNM

$ npm install

$ npm start

## Deployment

After installing you must get something like this
```
listening on *:3000
```
Then go to http://localhost:3000/

## Built With

* [Nodejs]
* [ExpressJS]
* [Socket.io]
* [JQuery]
* [Bootstrap]

## Contributing

Just open an issue with your suggestion.

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details