Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 405 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 405 Bytes

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