If you downloaded a ZIP (or you’re preparing a small submission ZIP), start with AFTER_UNZIP.md.
➡️ Read: AFTER_UNZIP.md
Open:
docs/index.html
This is the single-file dashboard (Dashboard / Issue Credential / Holder Wallet) and works offline.
docs/index.html: GitHub Pages / offline demo dashboard.src/: Node backend (optional).circuits/: Circom circuits and (optionally) generated artifacts.qs-ppi-dashboard/: React/Next dashboard (optional).
If you want the backend or React app, you must run npm install after unzip because the lightweight package should not include node_modules/.
Use the cleanup steps in PACKAGING.md and the commands in COMMANDS.md.