Skip to content

Build A Group-Chat App in 30 Lines Using Node.js

Notifications You must be signed in to change notification settings

Ojaswi2000/node-group-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build A Group-Chat App in 30 Lines Using Node.js

A simple and (hopefully) to-the-point tutorial to build your first group-chat application using Node.js in less than 30 lines of code.

Running the program

Run the program by using

$ node index.js

About

Build A Group-Chat App in 30 Lines Using Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 71.4%
  • JavaScript 28.6%