Skip to content

Ebazhanov/storybook-typescript-example

Repository files navigation

Storybook for React App based on Material-UI and TypeScript

Gif

How to start

  • yarn start

How to publish on gh-pages:

  • $ yarn build-storybook // will output a static Storybook in the storybook-static directory
  • $ yarn deploy-storybook // deployed to github static site hosting service.

FYI gh-pages