Skip to content

rohit777agrawal/QualityTechnologies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHATR by Quality Tech

How to run

Requirements

Before starting, make sure to have these requirements installed:

  • git
  • npm
  • mongodb

Setting up

  1. Clone repository and checkout the branch
git clone https://github.com/rohit777agrawal/QualityTechnologies.git
git checkout emrys
  1. Navigate to the 'client' directory and install dependencies
cd QualityTechnologies/client
npm install
  1. Navigate to the 'server' directory and install dependencies
cd ../server
npm install

Running

  1. Start the server
npm start
  1. In another terminal, navigate to the client and start the client
cd [path to repo]/client
npm start

Viewing webpage

Navigate to https://localhost:3000 in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages