Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 198 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 198 Bytes

Chat App

Realtime chat app with websockets using Node.js, Express and Socket.io with Vanilla JS on the frontend with a custom UI

Usage

npm install
npm run dev

Go to localhost:3000

abc