Releases: rupeshtiwari/UnitTesting-RxJS-Marble-Diagrams
Releases · rupeshtiwari/UnitTesting-RxJS-Marble-Diagrams
Getting Started
Hello all,
Please download this release zip folder. Unzip it and then if you want to follow along with the pluralsight course then please open un-start folder and follow the getting started instructions.
UM-Start
DEPRECATED: PLEASE USE "GETTING STARTED" RELEASE
Please use this release in order to code along with pluralsight course as a starter project. I have upgraded the Angular to version 7.
Once cloned at your local box go to the UM-Start and run npm i then run npm start to see application and run npm test to see test cases running in watch mode.