Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mikaello/rescript-clean-deep-demo

Demo project for testing rescript-clean-deep bindings
https://github.com/mikaello/rescript-clean-deep-demo

Last synced: 23 days ago
JSON representation

Demo project for testing rescript-clean-deep bindings

Awesome Lists containing this project

README

        

# Demo project for rescript-clean-deep

This project is only for testing that the [rescript-clean-deep](https://github.com/mikaello/rescript-clean-deep) bindings works as expected.

## Build

```
yarn build
```

## Build + Watch

```
yarn start
```

## Run

```
node src/Demo.bs.js
```