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

https://github.com/leostera/reactor-web


https://github.com/leostera/reactor-web

Last synced: over 1 year ago
JSON representation

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.