Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 626 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 626 Bytes

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 file for details