2022-06-28 23:10:40 +01:00

7 lines
250 B
Plaintext

- Add the `--type html` flag to the installation command to set up Storybook manually:
```shell
npx storybook init --type html
```
- For other installation issues, check the [Html README](../../app/html/README.md) for additional instructions.