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

7 lines
262 B
Plaintext

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