Files
ai-for-dummies/public/hands-on/starter/README.md
T
2026-09-05 01:39:47 +00:00

411 B

Tiny Tasks hands-on starter

A dependency-free HTML/CSS/JavaScript exercise used by the AI For Dummies presentation. The task list renders; status filtering is intentionally absent.

Run from the repository root:

python3 -m http.server 4173

Open http://localhost:4173/hands-on/starter/ and paste either prompt from the presentation into a fresh coding-agent session rooted at this repository.