A web app calculator that uses github pages Check it out here. Built for the FreeCodeCamp challenge build a JavaScript Calculator.
This project supports gitpod development out of the box. To get it to work nicely with the angular-cli use the following command to run the project during development:
npm start -- --host=0.0.0.0 --disable-host-check
Gitpod should notify you to open port 4200
, open it and you should be good to go!
This project uses Angular and the following component libs:
Please read CONTRIBUTING.md for details on contributing to this app. This application will be used as a test-bed for future development for github page and PWA utilities.
This project is licensed under the MIT License - see LICENSE for details