/copilot-node-tutorial

Code to reference from Ofir's GitHub Copilot tutorial

Primary LanguageJavaScript

GitHub Copilot Tutorial Code

Code to reference from Ofir's GitHub Copilot tutorial

To run, install Node.js, clone the repo and run

npm install

Once dependencies are installed, run the server

node server.js

Check your https://localhost:8080/superheroes

image