relatime-chat-app All requirements: nodemon -> npm install -g nodemon express -> npm install express socket.io -> npm install socket.io -> Realtime chat App with node.js (express and socket.io) -> just use this command in your terminal: > npm install && npm run start -> it will be start your server! -> Go "http://localhost:3000/" -> And chatting :) !