Phase 1.0 demo slice · Difficulty: D2
Scope
This is the launch deliverable. Two parts:
- Starter template at
packages/templates/demo-starter/ — a minimal Angular 19 app with one empty component the agent will populate. Pre-installed node_modules are NOT committed; first /demo/start runs npm ci once and caches.
- Demo gif at
docs/media/demo.gif — 30-second screen capture of: open app → type "Build me a todo app with localStorage" → file events stream → preview iframe shows working todo app → user adds a todo.
Acceptance criteria
After this ships, the launch post on r/Angular is unblocked.
Phase 1.0 demo slice · Difficulty: D2
Scope
This is the launch deliverable. Two parts:
packages/templates/demo-starter/— a minimal Angular 19 app with one empty component the agent will populate. Pre-installednode_modulesare NOT committed; first/demo/startrunsnpm cionce and caches.docs/media/demo.gif— 30-second screen capture of: open app → type "Build me a todo app with localStorage" → file events stream → preview iframe shows working todo app → user adds a todo.Acceptance criteria
ng serve --port 4300in under 10s on a warm cache.docs/media/demo.gif≤ 5 MB, embedded inREADME.md.After this ships, the launch post on r/Angular is unblocked.