2022-01-04 21:27:53 +00:00

7 lines
251 B
Plaintext

- Add the `--type preact` flag to the installation command to set up Storybook manually:
```shell
npx sb init --type preact
```
- For other installation issues, check the [Preact README](../../app/preact/README.md) for additional instructions.