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

7 lines
259 B
Plaintext

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