storybook/examples/official-storybook
2020-03-11 16:56:16 +08:00
..
2020-03-02 23:28:34 +11:00
2018-10-14 17:39:35 +02:00
2018-10-14 17:39:35 +02:00
2018-12-29 22:04:17 +01:00
2020-02-25 11:52:35 -05:00
2018-12-29 22:04:17 +01:00
2020-03-11 16:56:16 +08:00
2020-03-02 16:24:16 +01:00
2019-06-07 14:05:43 +02: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}