Skip to content
Discussion options

You must be logged in to vote

Hi @zecka! I'm Dosu and I’m helping the storybook team.

There isn't a dedicated documentation page for @storybook/html or @storybook/html-vite like there is for React/Vite. For @storybook/html, the official docs recommend it as a starter framework and provide a boilerplate to get started docs.

For Vite integration, the closest official guide is for Web Components & Vite, which covers setup, migration, and configuration. The general approach is to install the relevant package and set the framework property in your .storybook/main.js|ts file.

You can also find more about Storybook's framework architecture and setup in the new frameworks guide and Vite builder docs, but neither provides a d…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vanessayuenn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant