Skip to content

arpancodes/ChatLit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatLit App

A realtime chat app built using Node.js, express and socket.io with Vanilla JS on the frontend.

Usage

clone the repo

git clone https://github.com/arpancodes/ChatLit.git
cd ChatLit

Install the dependencies

npm install

start the dev server

npm run dev

go to http://localhost:3000

About

A realtime chat app built on socket.io and express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published