storybook/examples/official-storybook
Michael Shilman ea154d612f v6.2.0-rc.7
2021-03-23 00:21:22 +08:00
..
2020-11-26 17:16:23 +01:00
2021-03-19 14:23:58 +01:00
2020-10-15 17:40:44 +02:00
2021-03-23 00:21:22 +08: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}