You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a turbo monorepo and Ihave my next.js app as apps/my-app and planned to install storybook as apps/storybook. Should I set storybook to use next.js template or react + vite template? Does it matter? If I choose the latter and co-locate my stories to the next.js app, do they still work with react + vite template storybook?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Summary
I have a turbo monorepo and Ihave my next.js app as
apps/my-app
and planned to install storybook asapps/storybook
. Should I set storybook to use next.js template or react + vite template? Does it matter? If I choose the latter and co-locate my stories to the next.js app, do they still work with react + vite template storybook?Additional information
No response
Create a reproduction
No response
Beta Was this translation helpful? Give feedback.
All reactions