storybook-typescript-example

Storybook example for React App based on Material-UI and TypeScript

Stars
41
Committers
2

Storybook for React App based on Material-UI and TypeScript

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