utkarshkukreti / reaml-starter

A starter for [Reaml](https://github.com/utkarshkukreti/reaml) demonstrating a `useReducer` based Counter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reaml Starter Build

A starter for Reaml demonstrating a useReducer based Counter.

Setup

$ yarn install

Development

This will start bsb and parcel in watch mode:

$ yarn start

Production

This will build standalone JS files into dist/.

$ yarn build

License

MIT

About

A starter for [Reaml](https://github.com/utkarshkukreti/reaml) demonstrating a `useReducer` based Counter.


Languages

Language:OCaml 82.9%Language:HTML 17.1%