2021-05-06 17:36:21 +01:00

3 lines
420 B
Plaintext

- You can also setup Storybook manually through the Storybook CLI. Add the `--type svelte` flag when you initialize Storybook in your project.
- If there's an installation problem, check the [README for the Svelte framework](../../app/svelte/README.md).
- If there's an installation problem with Svelte Native Story Format, check the [README for the Svelte Story Format](https://github.com/storybookjs/addon-svelte-csf).