Skip to content

Files

Latest commit

author
Oscar Lodriguez (OSV)
Jul 21, 2020
423bd87 · Jul 21, 2020

History

History
19 lines (12 loc) · 429 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 429 Bytes

Solid base for practising RxJS

Build Status

Use this playground to quickly scaffold a rxjs program that includes marble testing for scratchpad purposes

Usage

npm start

TDD

npm run test:watch

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