Skip to content

spindlemedia/tnt-prototype

Repository files navigation

Spindlemedia TNT — Clickable Mock (v0) for GitHub Pages

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)

Quick start

  1. Create a repo (e.g., spindlemedia/tnt-prototype) and push these files.
  2. Update vite.config.tsbase to '/<repo-name>/' (e.g., '/tnt-prototype/').
  3. Settings → Pages: Source = GitHub Actions.
  4. Push to main → the included workflow deploys automatically.

Local dev:

npm i
npm run dev

Open /#/flow4/start or /#/flow6/start.

About

TNT Prototype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published