1.0.0 • Published 2 years ago

repo-prueba v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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