https://github.com/rofrol/rxjs-complex-example
https://github.com/rofrol/rxjs-complex-example
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rofrol/rxjs-complex-example
- Owner: rofrol
- License: apache-2.0
- Created: 2024-04-09T11:01:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T13:15:02.000Z (over 2 years ago)
- Last Synced: 2025-02-19T07:37:06.480Z (over 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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