This Application is a single namespace socket.io chat application with rich UI developed on Angular js & expressjs
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.
Install node js on your machine to run this App
After installing check installation using below command
node --version
A step by step series of examples that tell you how to get a development env running
After installing node js open Bash/Powershell/CMD and run below command
npm install
After node modules are installed follow the below process
Explain what these tests test and why
npm start
Open Browser and navigate to below URL
http://Localhost:3000
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Rajesh Alonea - Initial work - alonearajesh.
Watch this demo on below link
This project is licensed under the MIT License - see the LICENSE.md file for details
- Logos and Company names mentioned in the app belong to respective Organisations.
- Happy Coding!