This optional starter app gives the lesson a concrete codebase when learners do not already have one. It intentionally does not include CSV export yet. The orchestration workflow can use docs/prd.md to plan and implement that feature.
cd example-task-app
npm install
npm test