WahomeEmmanuel / node-group-chat

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 71.4%Language:JavaScript 28.6%