Demonstrates how to use a publish/subscribe service in angular.
This is useful in scenarios where you need sibling component to component communication.
Install with npm install
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.