mirror of
https://github.com/PR0M3TH3AN/VoxVera.git
synced 2025-09-07 14:38: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
|
||||
cd gui/electron
|
||||
npm install
|
||||
voxvera check # verify dependencies before launching
|
||||
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