wyze / reason-calculator

A calculator built with Reason and reason-react.

Home Page:https://reason-calculator.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A calculator built with Reason and reason-react.

https://reason-calculator.now.sh/

License:MIT License


Languages

Language:OCaml 98.4%Language:HTML 1.6%