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 🚥
- Host: GitHub
- URL: https://github.com/code0wl/traffic-light-simulator-rxjs
- Owner: code0wl
- License: mit
- Created: 2017-12-19T09:53:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-03T10:07:04.000Z (about 7 years ago)
- Last Synced: 2025-04-08T08:49:18.171Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 2.56 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!