Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Implement React Component Storybook #38

@tgines

Description

@tgines

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.

Some docs that might be helpful:
https://storybook.js.org/docs/basics/writing-stories/#run-multiple-storybooks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions