Static frontend demonstration of the Echo cohort visualization interface.
The demo runs entirely in the browser with synthetic data. It does not connect to a backend, database, or SQL execution service.
cd frontend
npm ci
npm run devcd frontend
npm ci
npm run buildPushes to main are deployed automatically with GitHub Pages.