docs: add command run API server without frontend
This commit is contained in:
parent
af1eb80c75
commit
32b4162fe5
@ -209,6 +209,12 @@ Contributions are welcome! Please read the [CONTRIBUTING.md](CONTRIBUTING.md) fi
|
|||||||
|
|
||||||
This will start the development server and open the desktop app.
|
This will start the development server and open the desktop app.
|
||||||
|
|
||||||
|
3. (Optional) **Run the API server without frontend**
|
||||||
|
|
||||||
|
```bash
|
||||||
|
yarn dev:server
|
||||||
|
```
|
||||||
|
|
||||||
### For production build
|
### For production build
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user