Skip to content

Latest commit

 

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!