storybook/examples/official-storybook
2020-04-07 18:18:56 +08:00
..
2020-03-27 20:04:50 +01:00
2020-04-03 13:14:17 +02: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-03-26 10:38:05 +01:00
2018-12-29 22:04:17 +01:00
2020-04-07 18:18:56 +08:00
2020-03-27 20:04:50 +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}