Skip to content

wyze/reason-calculator

Repository files navigation

reason-calculator · Website Build Status

A calculator built with Reason and reason-react.

Live Demo

https://reason-calculator.now.sh

Setup

$ git clone https://github.com/wyze/reason-calculator.git
$ cd reason-calculator
$ yarn # or `npm install`

Development

$ npm run dev

Build

$ npm run build

Change Log

Full Change Log

v2.0.0 (2019-04-24)

License

MIT © Neil Kistner