Project to parse and create graphs of courses.
- Node v26
- Ensure you have
prerequisites-XXX.jsonin the root directory. - The file to read from is currently hard-coded.
- To run use
npm run startThere are some tests written in test.ts. They don't check all courses, just the ones that have differing patterns.