Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 456 Bytes

File metadata and controls

32 lines (18 loc) · 456 Bytes

Contributer Guidelines

First of all thanks for showing interest in this project.

Please checkout the installation for setting up the Project.

Installation

  1. Fork the project.

  2. Clone the Fork locally.

  git clone http://githu.com/<Your github Id>/Chadding
  1. Go to the client and install the dependencies
yarn
  1. Run the development server
yarn dev

The development server will run on port 5173.