Michael Shilman a5ff418a9e
Merge pull request #19495 from storybookjs/shilman/upgrade-mdx2
Addon-docs: Upgrade to MDXv2
2022-10-20 02:17:10 +08:00
..
2022-10-06 14:26:58 +11:00
2022-07-21 11:24:07 +02:00

Storybook Doc Blocks

Portable documentation components for building design systems in Storybook.

Blocks development

To bootstrap, in the monorepo root:

yarn start

To develop this package, in the monorepo root:

yarn build blocks --watch

To run storybook, in this directory:

yarn storybook