@adityarawat96/storybook-design-library-react
v0.1.8
Published
Storybook design systems tutorial
Downloads
7
Readme
Storybook design system tutorial
The Storybook design system tutorial is a subset of the full Storybook design system, created as a learning resource for those interested in learning how to write and publish a design system using best in practice techniques.
This package uses FluentUI for building initial styling. The theme can be updated to match your brand theme by updating the tokens in ThemeProvider
.
It includes:
- UI testing with Chromatic.
- Unit, interaction, accessibility, and code coverage testing using Storybook.
- Build management using Rollup.
- Change management using Auto.
- CI/CD configured with GitHub Actions.
Learn more in Storybook tutorials.