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

https://github.com/code0wl/traffic-light-simulator-rxjs

traffic lights generator 🚥
https://github.com/code0wl/traffic-light-simulator-rxjs

Last synced: about 1 year ago
JSON representation

traffic lights generator 🚥

Awesome Lists containing this project

README

          

# Solid base for practising RxJS

Use this playground to quickly scaffold a rxjs program

## Usage

Ensure you have node 8 or later

```bash
$ npm start
```

Project will start on the specified port with watch mode, enjoy!