Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 671 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (13 loc) · 671 Bytes

Installation Guideline:

git clone this repo in your local storage by following link

open your terminal and follow the command

  1. cd [folder_path]
  2. cd client
  3. npm install
  4. npm start

FAQs:

Q. If you are getting a message in the first page 'contact to site admin'?

A. you can skip the first page (login) by adding '/home' in the URL (this is a temporary bug, we will fix it later).

Note:

#happy hacking!