https://github.com/leostera/reactor-web
https://github.com/leostera/reactor-web
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/leostera/reactor-web
- Owner: leostera
- Created: 2019-01-14T21:25:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-14T21:26:40.000Z (over 7 years ago)
- Last Synced: 2025-02-09T16:16:50.041Z (over 1 year ago)
- Language: OCaml
- Homepage: https://ostera.github.io/reactor-web/docs/ReActor/
- Size: 915 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 re:actor
> A Reasonably-typed Actor-model Library for the Browser
**Status**: EXPERIMENT. Not ready to be used anywhere.
## Local Setup
Make sure you have `yarn` installed. Then run `make world` and that'll pull all
the deps and start the autocompilation.
Run `make serve` to start a tiny static file server to browse the examples.