Skip to content

Files

Latest commit

1d5e01a · Feb 8, 2022

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