Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 363 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 363 Bytes

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