real time chat with socket IO real time chat app with socket io. first install npm packages in client and server folder. then run apps. npm run dev > to start client. node app.js > to start server. now you can chat with 2 browser tab and realtime mesages.