Replies: 1 comment
-
|
Check out the Design System example for Storybook and the Tailwind example for Tailwind! |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I am just getting started with turborepo, so naturally I have some questions / thoughts
Currently we have a lot of packages in their own repos but few people working on them, so to me it seems to be a better solution to create a monorepo to tame the complexity of the packages.
We have a storybook in both our marketing website and our app. It would be great to get this stuff out of those packages since they clutter these apps quite a bit and would allow us to centralize docs in general.
Is there any recommendation or example on how to set this up? Can Anyone provide an example of a
next.jsapp withstorybook(and ideally tailwind 😄 )Related #209 (comment)
Beta Was this translation helpful? Give feedback.
All reactions