Phase 1.0 demo slice · Difficulty: D2
Scope
Spawn one ng serve --port 4300 against workspace/demo/ when the API starts (or on first /demo/start call). Kill on API shutdown via atexit.
No port pool, no multi-project — that's full Phase 1.
Acceptance criteria
Phase 1.0 demo slice · Difficulty: D2
Scope
Spawn one
ng serve --port 4300againstworkspace/demo/when the API starts (or on first/demo/startcall). Kill on API shutdown viaatexit.No port pool, no multi-project — that's full Phase 1.
Acceptance criteria
ng serveafterCtrl+Con the API.localhost:4300/returns 200 once compiled.apps/api/README.md.