Getting Started¶
This section walks you from a fresh clone to a running dev instance.
- Installation — prerequisites and one-time setup of the Python venv, Node modules, and the bundled PyInstaller sidecar.
- First Run — how
npm run devwires up the three processes and what to expect on launch.
If something fails along the way, jump to Troubleshooting.