We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee5e14e + a08f567 commit d6c401bCopy full SHA for d6c401b
1 file changed
apps/storybook/README.md
@@ -35,9 +35,9 @@ To start the Storybook development server:
35
36
```bash
37
# From the root
38
-pnpm storybook:dev
+pnpm storybook:dw
39
40
-# Or from this directory
+# from this directory
41
pnpm dev
42
```
43
@@ -51,7 +51,7 @@ To build a static version of the Storybook:
51
52
pnpm storybook:build
53
54
55
pnpm build
56
57
0 commit comments