#####Project Title#######
This is a simple Chat Application developed using Node.js and Websocket.io.
######Getting Started######
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
npm install websocketsio nodemon index
#######Prerequisites#######ß
What things you need to install the software and how to install them:
express: "^4.16.3", nodemon: "^1.18.2", socket.io: "^2.1.1"
Give examples Installing
####### Sample Application Screenshot #######
A step by step series of examples that tell you how to get a development env running:
Say what the step will be
Give the example And repeat
until finished End with an example of getting some data out of the system or using it for a little demo
Running the tests
Explain how to run the automated tests for this system
Break down into end to end tests
Explain what these tests test and why
Give an example And coding style tests
Explain what these tests test and why
Give an example
Built With
- Repo - https://github.com/iamshaunjp/websock...
- Atom editor - https://atom.io/a
- Download Node - https://nodejs.org/en/
- Socket.io - https://socket.io
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository
Authors
Pallavi Roy Sawant gitHub@PalsRoy
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
Acknowledgments
The sample insipiration is from Net Ninja Tutorials.