This is a calculator made for learning purposes and it supports addition, substraction and multiplication. Feel free to check it out and open any issue.
I used Node.js v14.02 and Angular v11.02 to run.
Install the dependencies and devDependencies and start the server.
npm i
ng serveMIT
