ameer-calculator
v1.0.4
Published
This project is a simple calculator that can perform basic arithmetic operations such as addition, subtraction, multiplication, and division. It can be used on the command line or terminal with the help of TypeScript.
Downloads
1
Readme
TypeScript Calculator
This project is a simple calculator that can perform basic arithmetic operations such as addition, subtraction, multiplication, and division. It can be used on the command line or terminal with the help of TypeScript.
Installation
To install this project from npm, run the following command:
npm install piaic_proj_calculator
Run on terminal
To run this project in your terminal, run the follwoing command:
npx ameer-calculator
Install from git
To install this project from github, clone the repository and run the following commands:
git clone https://github.com/Malik-Ameer-Hamza/project_calculator_typescript.git
cd piaic_proj_calculator
npm install \