Skip to content

Commit

Permalink
docs(installation): update storybook command to `pnpm nx storybook --…
Browse files Browse the repository at this point in the history
…verbose`
  • Loading branch information
cheenoxd authored and MFarabi619 committed Jan 7, 2025
1 parent 1b67b8c commit 3a1ca73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/content/docs/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ pnpm nx graph --groupByFolder --verbose

<Tab value="Storybook">
```sh title="Nix Shell"
pnpm nx dev storybook --verbose
pnpm nx storybook --verbose
```
</Tab>
<Tab value="ESLint Config Inspector">
Expand Down

0 comments on commit 3a1ca73

Please sign in to comment.