White Box Chat application I have add group chatting application where people can chat with all friend to whom they what to chat. This is my first node application.
In this application just install the corresponding package like express and socket.io like npm install express --save
then run the app using this command like node server.js