Skip to content

devoficial/chatBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbox app is a real time web chat made with javascript node.js express and sokcet.io .

    npm i
    npm start

Routes

  • "/" indexpage
  • "/family" family chat box
  • "/friends" friends chat box

Codeship Status for devoficial/chatBox