Skip to content

dsErick/RealTimeChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Time Chat app

Based on Traversy Media's Youtube Channel video


image

Install Depencies

npm install

Run App

# Run in dev mode
npm run dev

# Run in prod mode
npm start
  • Version: 1.0.0
  • License: MIT

About

Real time chat with users and rooms

Resources

Stars

Watchers

Forks