Checkout our Storybook Documentation to see the components in action and get started.
Step 1: Install the dependencies
yarn install
Note: You may need to enable corepack for yarn v4 by running corepack enable
before installing the dependencies.
Step 2: Start Storybook
yarn storybook