We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0238098 commit 1d8d9eaCopy full SHA for 1d8d9ea
docusaurus/docs/developing-components-in-isolation.md
@@ -31,7 +31,7 @@ npm install -g @storybook/cli
31
Then, run the following command inside your app’s directory:
32
33
```sh
34
-getstorybook
+sb init
35
```
36
37
After that, follow the instructions on the screen.
0 commit comments