A calculator built with TypeScript.
https://typescript-calculator.surge.sh
$ git clone https://github.com/wyze/typescript-calculator.git
$ cd typescript-calculator
$ yarn # or `npm install`
$ npm run dev
$ npm run build
v1.0.0 (2017-04-23)
- [
ad19a4da87
] - Initial commit (Neil Kistner)
MIT © Neil Kistner