This repo accompanies a blog post for setting up a design system in a react project built using Shadcn UI components.
Install dependencies
yarn install
Start Storybook
yarn storybook
Run the app
yarn dev
Access storybook via http://localhost:6006/