Skip to content

moayadalsariya/chat_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat app

Getting Started

Prerequisites

  • you must install nodejs in your system
  • Terminal or gitbash for windows
  • mongodb server

Installation

  • first you must clone the project using git
git clone https://github.com/moayadalsariya/chat_app.git
  • Then cd to chat_app
cd chat_app

install dependencies using npm install

npm install

Start mongodb server

run the program

npm run start

Demo

til

License

MIT