The repository that holds the examples of Copilot usage
This repository is created specially for the course "Programming with AI Assistants" by Yaroslav Dobroskok.
The copilot usage examples are located in the branches of this repository.
- Checkout the needed branch
- Run
npm i
to install the needed dependencies - Run
npm start
to run the example
MIT License