Skip to content

KenTai945/chatRoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatRoom

This is the basic chat room application which is implemented by server side(index.html) and client side(app.js).

It uses Node.js express and socket.io to implement it. Applying jQuery CDN on it.

how to how

  1. in the terminal: $ node app.js
  2. to browser: apply url: localhost:3000
  3. enjoy it

About

nodeJS express with socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published