Timerlab
:alarm_clock: A simple and customizable timer
Install / Use
/learn @vmarcosp/TimerlabREADME
<p align="center">
<br />
<img src="./public/gh-logo.svg" width="400" />
</p>
<p align="center">
<a target="_blank" href="https://timerlab.lukin.co">Site</a> •
<a href="#preview">Preview</a> •
<a href="#setup">Setup</a> •
<a href="#license">License</a> •
<a href="https://github.com/lukinco/timerlab/blob/master/CONTRIBUTING.md">Contributing</a> •
<a target="_blank" href="https://lukin.co">Lukin Co.</a>
</p>
<br/>
<br/>
Preview

Setup
This project uses Create React App and ReScript/ReasonML.
Install dependencies
yarn
Development mode
- ReScript compiler:
yarn bsb
- CRA:
yarn start
Build
yarn build
License
MIT
