storybook/examples/official-storybook
Norbert de Langen 92f9e23263
Merge pull request #9940 from storybookjs/add/stories-for-layout-mdx
ADD stories for layout in mdx as example and regression test
2020-02-26 13:55:27 +01:00
..
2020-02-24 15:38:20 +01: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-12-07 13:10:09 -05:00
2020-02-24 22:28:05 +08: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}