Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rkrupinski/rxjs-workshop
https://github.com/rkrupinski/rxjs-workshop
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rkrupinski/rxjs-workshop
- Owner: rkrupinski
- Created: 2015-10-07T08:06:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-07T08:06:49.000Z (about 9 years ago)
- Last Synced: 2024-04-13T18:24:19.745Z (8 months ago)
- Language: JavaScript
- Size: 115 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RxJS workshop
```sh
npm install -g babel
babel src.js --watch --out-file dist.js
```