mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-20 05:02:37 +08:00
commit
fc16a7c3fa
@ -14,7 +14,7 @@ npx -p @storybook/cli sb init --type svelte
|
||||
|
||||
## Manual setup
|
||||
|
||||
If you want to set up Storybook manually for your React project, this is the guide for you.
|
||||
If you want to set up Storybook manually for your Svelte project, this is the guide for you.
|
||||
|
||||
> It is very important to remember that Svelte components are precompiled from `.svelte` or `.html` files to vanilla javascript, so there is no 'runtime'.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user