Existing Framework Required for Web Components and HTML? #24788
Replies: 3 comments 2 replies
-
|
If it can't detect the project type, it will usually ask you what version of storybook you want to use. |
Beta Was this translation helpful? Give feedback.
-
|
Hello, I am also working on a project which has no framework, vanilla web components, no lit. when I try to install the installer asks me for a project template and the choices are all frameworks + typescript, does it matter if I choose one and then not use it? or is there an optional param to send to the install command. I have seen a lot of documentation online but it all seems out of date now (October 2025) Thanks for any help |
Beta Was this translation helpful? Give feedback.
-
|
@zz-james No, not really. Just be sure to choose |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm interested in using storybook for the ability to create and test components in isolation.
I'm confused as to why the docs for both Web Components and HTML both say the first thing you run is storybook init, but that,
If I'm designing components in isolation with Web Components or HTML, there is no framework? What is the minimum I need in the existing project to use with these?
HTML Docs
Web Components Docs
Beta Was this translation helpful? Give feedback.
All reactions