mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 11:11:53 +08:00
Merge pull request #17687 from Jarvis1010/patch-1
make command for html explicit
This commit is contained in:
commit
74caf0f1f3
@ -2,7 +2,7 @@ Use the Storybook CLI to install it in a single command. Run this inside your _e
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
# Add Storybook:
|
# Add Storybook:
|
||||||
npx sb init
|
npx sb init --type html
|
||||||
```
|
```
|
||||||
|
|
||||||
If you run into issues with the installation, check the [Troubleshooting section](#troubleshooting) below for guidance on how to solve it.
|
If you run into issues with the installation, check the [Troubleshooting section](#troubleshooting) below for guidance on how to solve it.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user