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

7 lines
254 B
Plaintext

- Add the `--type rax` flag to the installation command to set up Storybook manually:
```shell
npx sb init --type rax
```
- For other installation issues, check the [Rax repository](https://github.com/storybookjs/rax) for additional instructions.