# Demo project for bs-clean-deep 

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

## Build
```
yarn build
```

## Build + Watch

```
yarn start
```

## Run

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