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

https://github.com/marc0x71/rxjs-test


https://github.com/marc0x71/rxjs-test

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Prove RxJS

## Preparazione
Inizializzazione ```npm```
```bash
mkdir rxjs-test && cd rxjs-test
npm init --yes
npm i -D typescript ts-node parcel
npm i rxjs
```
Creare un file ```index.html``` come segue
```html



RxJS - Test

RxJS - Test



Click me!