This is the test application as a proof of concept for angular server side rendering.
$ npm install
$ npm run start
Run the project in your browser
localhost:4200
$ ng test --code-coverage
To see the test coverage results, open the index.html in already created coverage folder.