storybook/examples/official-storybook
Blaine Bublitz 1162772cf6
SourceType enum values are lowercase
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2020-09-09 18:54:42 -07:00
..
2020-09-03 22:01:02 +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}