Your very first steps into using Phoenix Storybook
We generated your storybook with an example of a page and a component.
Explore the generated *.story.exs
files in your /storybook
directory. When you're ready to add your own, just drop your new story & index files into the same directory and refresh your storybook.
Here are a few docs you might be interested in:
This should be enough to get you started, but you can use the tabs in the upper-right corner of this page to check out advanced usage guides.