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

https://github.com/jschr/realm

A boilerplate for creating scalable apps with react, rxjs and a little bit of magic. Heavily inspired by flux, redux and elm architecture.
https://github.com/jschr/realm

elm-architecture react rxjs

Last synced: 2 months ago
JSON representation

A boilerplate for creating scalable apps with react, rxjs and a little bit of magic. Heavily inspired by flux, redux and elm architecture.

Awesome Lists containing this project

README

          

A boilerplate for creating scalable apps with react, rxjs and a little bit of magic. Heavily inspired by flux, redux and elm architecture.

```
npm install
npm start
```

```
npm run start-couters-example
npm run start-login-example
npm run start-pong-example
```

```
localhost:5000
```