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

https://github.com/fed/bacon-examples

Functional Reactive Programming Examples using Bacon.js 🥓
https://github.com/fed/bacon-examples

baconjs functional-reactive-programming

Last synced: 23 days ago
JSON representation

Functional Reactive Programming Examples using Bacon.js 🥓

Awesome Lists containing this project

README

          

# Functional Reactive Programming Examples using Bacon.js

## Development Tasks

| Command | Description |
|------------------|--------------------------|
| `yarn install` | Fetch dependencies |
| `yarn start` | Start development server |
| `yarn run build` | Build all the things! |