mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 06:01:22 +08:00
Storybook Doc Blocks
Portable documentation components for building design systems in Storybook.
Blocks development
To bootstrap, in the monorepo root:
yarn && yarn bootstrap --core
To develop this package, in the monorepo root:
yarn build blocks --watch
To run storybook, in this directory:
yarn storybook