fbredius/storybook

View on GitHub
docs/get-started/installation-problems/preact.mdx

Summary

Maintainability
Test Coverage
- 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.