You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2023. It is now read-only.
We have Storybook running on the stencil side of things, and that works great. Since React is something we could possibly have custom components for that are extended from the web components, we'll need some custom documentation options for React.
Let's set up an instance of Storybook on the react side of things. Bonus points if we can find an easy way of automatically duplicating the stories from the main web components directory any time new ones are built. Not a deal breaker for the initial setup though.