Workshop repository:
https://github.com/moonhighway/generic-functions-in-typescript-workshop
Required: Node.js >= v18.0.0
Recommended: Visual Studio Code (with GitHub Copilot disabled)
Setup:
If you've already cloned the repository, bring it up-to-date:
git pull
Then install dependencies by running:
npm install