reaml-icons
v0.1.1
Published
A starter for [Reaml](https://github.com/utkarshkukreti/reaml) demonstrating a `useReducer` based Counter.
Downloads
41
Readme
Reaml Starter
A starter for Reaml demonstrating a
useReducer based Counter.
Setup
$ yarn installDevelopment
This will start bsb and parcel in watch mode:
$ yarn startProduction
This will build standalone JS files into dist/.
$ yarn buildLicense
MIT
