A simple chat socket application created using Socket IO Nodejs framework
Nodejs should be installed on the system of the user
- Clone the repository
- Open command prompt and navigate to the Chat-Application directory.
- run
npm installto install necessary dependencies
- Open command prompt and navigate to the Chat-Application directory.
- Run
node index.js - Open your browser
- Type into the address bar
localhost:3000and start messaging