To clone the repository to your local machine, follow these steps:
- Open your terminal.
- Navigate to the directory where you want to clone the repository.
- run the following command:
git clone https://github.com/innovaccer/mds-ai.git
Install the necessary dependencies. If your project uses Node.js, run:
npm install
Use the below command to run the project
npm run dev