Two flows included:
- Flow 4 (default):
/flow4/start → /intake → /enter → /review(matches 4‑step screenshots) - Flow 6:
/flow6/start → /intake → /nnr → /voter → /adjust → /review(matches 6‑step screenshots)
- Create a repo (e.g.,
spindlemedia/tnt-prototype) and push these files. - Update
vite.config.ts→baseto'/<repo-name>/'(e.g.,'/tnt-prototype/'). - Settings → Pages: Source = GitHub Actions.
- Push to
main→ the included workflow deploys automatically.
Local dev:
npm i
npm run devOpen /#/flow4/start or /#/flow6/start.