storybook/examples/official-storybook
Michael Shilman e14539f712 v5.1.0-beta.1
2019-05-16 13:57:31 +08:00
..
2019-05-14 16:59:20 +02:00
2019-05-14 16:59:20 +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
2018-12-29 22:04:17 +01:00
2019-05-16 13:57:31 +08:00
2018-12-29 22:04:17 +01:00
2019-04-27 18:14:56 +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-storybooks/{new-example}