2022-06-28 23:10:40 +01:00

7 lines
290 B
Plaintext

- Add the `--type web_components` flag to the installation command to set up Storybook manually:
```shell
npx storybook init --type web_components
```
- For other installation issues, check the [Web Components README](../../app/web-components/README.md) for additional instructions.