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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storybook exploration #74

Merged
merged 3 commits into from Aug 16, 2022
Merged

Storybook exploration #74

merged 3 commits into from Aug 16, 2022

Commits on Aug 6, 2022

  1. Configuration menu
    Copy the full SHA
    27cdf5a View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. feat – Add Storybook for Exploration

    Storybook added with default settings.
    
    Add ESLint (recommended by Storybook)
    
    Create custom ButtonAction component and related stories component outside storybook intro folder. Custom styles not showing. Need to configure.
    
    use 'npm run storybook' to run storybook on project.
    spworky committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    189a517 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    91d686d View commit details
    Browse the repository at this point in the history