Jackimaru96 / storybook-typescript-example

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

Home Page:https://ebazhanov.github.io/storybook-typescript-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Storybook for React App based on Material-UI and TypeScript

Alt text

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

Todos:

  • publish on npmjs.com to distribute UI across diff App
  • add more material-ui components
  • write unit tests using RTL

About

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

https://ebazhanov.github.io/storybook-typescript-example


Languages

Language:TypeScript 93.5%Language:JavaScript 6.5%