Skip to content

TarokhDev2020/ChatCord-Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatCord-Javascript

A real time chat application using socket.io and express

Dependencies

  • express
  • moment
  • socket.io

Installation

Install my-project with npm

  git clone https://github.com/TarokhDev2020/ChatCord-Javascript.git
  cd my-project
  npm install

Authors