Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experience 8346: Add configuration for local instance of Storybook #8803

Merged
merged 1 commit into from
Apr 3, 2023

Commits on Apr 3, 2023

  1. Experience 8346: Add configuration for local instance of Storybook

    This changeset adds the initial configuration needed to spin up Storybook locally.  It's incredibly simple right now, but it should include most addons that we need.  Also included are very simple CSF examples for the StaticAlert and USLink components as a proof-of-concept.
    
    There's a known error with React 18 [here](storybookjs/storybook#17831 (comment)), but it shouldn't affect us for the time being.  We could also install the bleeding-edge version of Storybook, but it looks like there are other issues with that as well -- so I recommend just sticking with the latest stable version until the next version is officially out.
    Stephen Kao committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    93b95b4 View commit details
    Browse the repository at this point in the history