diff --git a/poc/graph-control/README.md b/poc/graph-control/README.md index 89ffffe7..5125ea6d 100644 --- a/poc/graph-control/README.md +++ b/poc/graph-control/README.md @@ -18,6 +18,7 @@ npm run dev # dev server, hot reload — opens the demo fixture npm run build # → dist/index.html, a single self-contained file you can double-click npm run build:lib # → dist-lib/fallout-graph-control.js, an IIFE for host embedding npm run report # → dist-lib/report.html, a self-contained static build-graph report +npm run live # → dist-lib/live.html, a self-contained looping live-run demo ``` ## Static HTML report @@ -47,6 +48,28 @@ Re-calling `mount` on the same element reconciles in place — that's how the VS Code extension does its live refresh. The runtime ` + +
+ + + + +