Calc-Cli-FahadGhouri
Hey this is PIAIC home Assignment project [Cli-calculator] using Typescript/javascript
1- Install latest/Current Node.js
2- Run Command to install Typescript in your Sysem "npm install -g typescript"
3- Run Command to install package.json file "npm init -y"
4- Run Command to install readline-sync "npm i --save readline-sync"
5- Run Command to install types of readline-sync "npm i --save @types/readline-sync"
6- Run application using node ./cal.js
created by Fahad Hassan Ghouri
Roll No. PIAIC177936