storybook/examples/official-storybook
2021-02-15 09:50:58 +01:00
..
2020-11-26 17:16:23 +01:00
2021-02-03 22:34:44 +08:00
2020-10-15 17:40:44 +02:00
2021-02-09 17:12:51 +01:00
2021-02-15 09:50:58 +01:00
2021-02-03 22:34:44 +08:00

Official storybook

This storybook includes stories for:

  • @storybook/components - reusable UI components for addon authors
  • @storybook/ui - the UI of storybook itself
  • @storybook/addon-* - various addons.
  • @storybook/other-* - various examples.

How to make new build-storybooks:

sudo ln -s ../../{new-example}/storybook-static /Users/{user}/{location-of-storybook-repo}/core/examples/official-storybook/built-storybookjs/{new-example}