We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0405ad6 commit 0d24f16Copy full SHA for 0d24f16
1 file changed
docs/content/docs/1.getting-started/5.contributing.md
@@ -16,7 +16,7 @@ navigation.icon: i-ph-git-pull-request-duotone
16
After cloning the repo, you can prepare your environments with
17
18
```sh
19
-pnpm i
+pnpm i && pnpm dev:prepare
20
```
21
22
## Running the playground
0 commit comments