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

7 lines
243 B
Plaintext

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