Skip to content

0xdevsachin/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatApp

A chat Application built with Nodejs and socket.io

How to run

  1. Clone the Repo
  2. run npm install from CLI
  3. run node server by typing node app.js or npm run dev
  4. Now open your browser and visit localhost:3333