Skip to content

Commit

Permalink
fix wrong dev command in react client
Browse files Browse the repository at this point in the history
  • Loading branch information
Puyodead1 committed Feb 3, 2024
1 parent 1026b45 commit 78232cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setup/clients/official/react.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pnpm install
To start the client for development, run

```bash
pnpm start
pnpm dev
```

To build static files for the web (i.e. when hosting it yourself), run
Expand Down

0 comments on commit 78232cf

Please sign in to comment.