Skip to content

A playground project for RxJS 6 in Typescript build using webpack 4

License

Notifications You must be signed in to change notification settings

changhuixu/rxjs-playground

Repository files navigation

RxJS Playground

A playground project for RxJS 6 in Typescript build using Webpack 4

Some example RxJS unit tests in rxjs-marbles.

Usages

Run Tests: npm test

Run App: npm start