1.1.0 • Published 3 years ago
kalku v1.1.0
TS-Calculator
this might be first package that I used 'TypeScript' & 'Yargs' to make an NPM Package sorry for any buggy :(
Installation
- clone this project
git clone https://github.com/dethMastery/ts-calculator.git- install package in this repo
cd ts-calculator
yarn- now its ready :)
yarn dev <1st number> <operator> <2nd Number>If you not sure obout operator, just run yarn dev to see a little help from me :)
:: Note - This repo is create for learning MVC on TypeScript. if its have any problems just feel free to contact me on <me@suphakit.net>