1.0.6 • Published 2 years ago

qallidi-ui-components v1.0.6

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

Getting Started with storybook & how to publish UI components using npm

set up a CRA project and install storybook & styled-components

Exemple of storybook - Button.js styled using styled-components :

Capture web_21-5-2022_191446_localhost Capture web_21-5-2022_19152_localhost

we need to generate npm token & github token in order to publish this example inside npm

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.

Learn more in Storybook tutorials