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
- Host: GitHub
- URL: https://github.com/mlms13/bsb-520-include
- Owner: mlms13
- Created: 2019-09-26T00:14:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-26T00:15:16.000Z (over 6 years ago)
- Last Synced: 2025-03-29T16:44:20.231Z (about 1 year ago)
- Language: OCaml
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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