mirror of
https://github.com/PR0M3TH3AN/VoxVera.git
synced 2025-09-08 06:58:42 +00:00
docs: check dependencies before gui startup
This commit is contained in:
@@ -87,10 +87,12 @@ Run `voxvera check` to see missing dependencies.
|
|||||||
```bash
|
```bash
|
||||||
cd gui/electron
|
cd gui/electron
|
||||||
npm install
|
npm install
|
||||||
|
voxvera check # verify dependencies before launching
|
||||||
npm start
|
npm start
|
||||||
```
|
```
|
||||||
|
|
||||||
Click **Quickstart** to generate flyers without the terminal.
|
Click **Quickstart** to generate flyers without the terminal. If any tools are
|
||||||
|
missing or the network fails, see `docs/troubleshooting.md` for fixes.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user