Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anwesh43/rxjs-starter

Rxjs starter example
https://github.com/anwesh43/rxjs-starter

Last synced: 4 days ago
JSON representation

Rxjs starter example

Awesome Lists containing this project

README

        

# RxJSStarter

## Rxjs examples to begin with

## Usage

### To start the server

```
node app.js
```

### To create bundle.js

```
webpack .
```

### In browser open http://localhost:9000