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

https://github.com/rofrol/rxjs-complex-example


https://github.com/rofrol/rxjs-complex-example

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# rxjs-complex-example

## Run

`bun --watch index.js`

## Genesis

```
npm init -y --init-license "Apache-2.0"
npm i rxjs
bun init
```

- https://bun.sh/docs/quickstart
- https://bun.sh/docs/install/lockfile