Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaredly/reason_async_example
https://github.com/jaredly/reason_async_example
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaredly/reason_async_example
- Owner: jaredly
- Created: 2017-12-31T04:04:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-04T16:59:09.000Z (almost 7 years ago)
- Last Synced: 2024-10-04T15:35:17.067Z (about 1 month ago)
- Language: OCaml
- Size: 3.91 KB
- Stars: 15
- Watchers: 2
- 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
```