Replies: 1 comment
-
@wildeyes indeed it is. It depends on how you're willing to set up your development workflow. If you want to build it by yourself see here for a detailed walkthrough on how you could set up a component library with TypeScript, React, and Storybook. If you want to use tooling, you could probably take a look at TSDX, it includes a template prebuilt with Storybook. Stay safe |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, thank you for this package!
Is there a way to setup storybook on a typescript / react library, without create-react-app?
Beta Was this translation helpful? Give feedback.
All reactions