express-socketio-chat

Simple chat app using Express server and socket.io

Install dependencies

yarn

Start dev server

yarn serve

PS: You could use npm too (but why would you right!!)

Open your browser at localhost:8000 and keep chatting !!!!!!!!

Share this project:

Updates