Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 595 Bytes

File metadata and controls

34 lines (21 loc) · 595 Bytes

GitHub Pages (QS-PPI Dashboard)

This folder contains the single-file demo dashboard that works:

  • On GitHub Pages
  • Offline after unzip (no install)

Run locally after unzip

Open:

docs/index.html

Or PowerShell:

cd "<unzipped-folder>\QS-PPI"
start .\docs\index.html

Enable GitHub Pages

  1. Repo → SettingsPages
  2. Source: Deploy from a branch
  3. Branch: main
  4. Folder: /docs

Your site will be available at:

https://goldlion123rp.github.io/QS-PPI/

Notes

This demo is intentionally dependency-free so judges can run it immediately.