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

https://github.com/mlms13/bsb-520-include

Demonstrate the Bucklescript considers "include" to be impure
https://github.com/mlms13/bsb-520-include

Last synced: 9 months ago
JSON representation

Demonstrate the Bucklescript considers "include" to be impure

Awesome Lists containing this project

README

          

# Build
```
npm run build
```

# Watch

```
npm run watch
```

# Editor
If you use `vscode`, Press `Windows + Shift + B` it will build automatically