ChatQube is chatting application made with node.js, express.js, javascript and web-sockets.
- Clone this repository on your system.
- Open the terminal and select project directory.
- Run the command "npm i".
- Now run the command "node index.js" on terminal.
- Finally head to browser and open localhost:9000.