mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-09 20:02:32 +01:00
fix wrong dev command in react client
This commit is contained in:
parent
1026b453a9
commit
78232cfc0e
@ -44,7 +44,7 @@ pnpm install
|
|||||||
To start the client for development, run
|
To start the client for development, run
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pnpm start
|
pnpm dev
|
||||||
```
|
```
|
||||||
|
|
||||||
To build static files for the web (i.e. when hosting it yourself), run
|
To build static files for the web (i.e. when hosting it yourself), run
|
||||||
|
Loading…
Reference in New Issue
Block a user