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

7 lines
270 B
Plaintext

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