https://github.com/jaredly/reason_async_example
https://github.com/jaredly/reason_async_example
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaredly/reason_async_example
- Owner: jaredly
- Created: 2017-12-31T04:04:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-04T16:59:09.000Z (over 8 years ago)
- Last Synced: 2025-03-31T03:25:35.130Z (about 1 year ago)
- Language: OCaml
- Size: 3.91 KB
- Stars: 15
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reason_async example
# Build
```
npm run build
```
# Build + Watch
```
npm run watch
```