This project contains a basic counter component built with RxJS that uses marble tests with QUnit to test the component's logic.
Runs and opens the app on http://localhost:8080.
Runs the tests via the command line.
Builds the tests.js file, then you can open tests/tests.html
in your browser to run the tests.