# TypeScript-Project-Calculator

There are Two ways to run this Application.

First: type "npx mk-calculator" in cmd, if node is installed, the calculator will run.

Second: To run this application, clone this repo.
type "npm install" in terminal in vscode
all required libraries will be downloaded automatically.
Voilla, run the application and enjoy!
