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

Conversation

spworky
Copy link
Collaborator

@spworky spworky commented Aug 15, 2022

Add Storybook and 2 recommended additions:
– eslint-plugin-storybook
– npm7 migration ( it threw a flag about npm 8.0.0 which has peer dependency semantics that are incompatible with Storybook)

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 spworky requested a review from pikemurdy August 15, 2022 18:50
@spworky spworky merged commit 55c0d56 into development Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant