Frontend workshop for the design system
storybook
application runs on port 6006.pnpm dev
. You can also start it independently with pnpm dev --filter storybook
. The preview will be available at localhost:6006.
apps/storybook/stories
directory. Each component should have its own .stories.tsx
file.