Installing Storybook
Now that we have our first introduction to Storybook, let's see how we can install it.
It's important to note that Storybook doesn't generate a new project, so you should always add it to an existing project.
In my case, I'll be testing it out on my ...
h.daily-dev-tips.com3 min read