Skip to content

innovaccer/mds-ai

Repository files navigation

MDS AI Component Library

Storybook

Setup

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 Dependencies

Install the necessary dependencies. If your project uses Node.js, run:

npm install

Running the Project

Use the below command to run the project

npm run dev