Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/vmarcosp/timerlab

:alarm_clock: A simple and customizable timer
https://github.com/vmarcosp/timerlab

buckelscript ocaml react reason-react reasonml rescript rescript-lang timer timer-application timer-clock

Last synced: 3 months ago
JSON representation

:alarm_clock: A simple and customizable timer

Lists

README

        







Site
Preview
Setup
License
Contributing
Lukin Co.





## Preview
![](./assets/preview.gif)

## Setup

This project uses `Create React App` and [ReScript/ReasonML](https://rescript-lang.org).

### Install dependencies
```sh
yarn
```

### Development mode
- ReScript compiler:
```sh
yarn bsb
```

- CRA:
```sh
yarn start
```

### Build
```sh
yarn build
```

## License

MIT