Norbert de Langen 8bc4b24f3b
fixing linting
2022-10-26 10:02:19 +02:00
..
2022-10-26 10:02:19 +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