Storybook for Vue & Rsbuild is a framework that makes it easy to develop and test UI components in isolation for Vue applications built with Rsbuild.
Use with Vue in a existing Rsbuild project.
To use Vue with Storybook, you need to install the storybook-vue-rsbuild
package.
.storybook/main.ts
You're all set now. You could also check out the example in sandboxes/vue3 and use all other features listed in Storybook site.