A demo app that calculates how much money companies can get back when adopting GitHub Copilot.
Live demo: https://mooncowboy.github.io/moneybackcalculator/
- Node.js
Clone the project
git clone https://github.com/mooncowboy/moneybackcalculator
Go to the project directory
cd moneybackcalculator
Start the server
node index.js
Your local webserver should now be running on http://localhost:3000
Disclaimer: this is a demo app just for fun and not officially associated with GitHub or Microsoft in any way, even if I am a Microsoft employee.