Skip to content

A node.js application using websockets to chat in real time with other users

Notifications You must be signed in to change notification settings

udemy-jverd/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat app

A node.js application from Udemy course to chat in real time with other users.

Install dependencies

npm install

Usage

# node
npm run start
# nodemon
npm run dev

Go on http://localhost:3000

About

A node.js application using websockets to chat in real time with other users

Topics

Resources

Stars

Watchers

Forks