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

Improved storybook integration #154

Open
musangowope opened this issue Aug 12, 2022 · 2 comments
Open

Improved storybook integration #154

musangowope opened this issue Aug 12, 2022 · 2 comments

Comments

@musangowope
Copy link
Contributor

Currently, the way we integrate storybook with our stencil component library isn't the greatest. We want to implement storybook in a better way with our stencil components.

@musangowope
Copy link
Contributor Author

I have made sample repo with react and storybook integration
https://github.com/musangowope/poc-stencil-component-library

@musangowope
Copy link
Contributor Author

musangowope commented Aug 15, 2022

NX Dev

This is monorepo tool used to house multiple technologies under repo and focuses on integrations and workflows between technologies. Recommended by ionic team

Main advantage:

Great integrations and workflows between stencil components and react component generation and stencil components to storybook generation

Unknowns:

Doing some experimentation on https://github.com/musangowope/poc-stencil-component-library

Points of reference:
https://ionicframework.com/blog/building-react-and-angular-component-libraries-with-stencil-and-nx/
Getting started building a react and angular library from stencil components with nx

Adding storybook
https://ionicframework.com/blog/how-to-use-storybook-with-stencil/

Just found this now, its a more integrated approach
https://www.youtube.com/watch?v=sFpqyjT7u4s
Storybook plugin integration

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

No branches or pull requests

1 participant