SolidJS Storybook #2495
kachurun
started this conversation in
Show and tell
Replies: 0 comments
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.
-
Hey folks 👋
Built a little tool for anyone messing with SolidJS — it's called create-solid-storybook. One command and you’ve got a working setup with Solid + Storybook 8 + Vite. No config hell, no weird errors, just runs.
Try it:
Here’s a live Stackblitz demo of ready template.
Would love to hear your thoughts — feedback, bugs, PRs, stars, anything 🙌
I really want to make Storybook a pleasant experience for Solid devs.
Wait a minute, we already have `storybook-solidjs`
Yeah, but the existing storybookjs/solidjs integration is in rough shape:
I managed to force it into working shape months ago, but when I tried again recently — still the same mess.
So I forked it, fixed the renderer and build pipeline, and published:
Beta Was this translation helpful? Give feedback.
All reactions