## Angular 2 Service Event Emitter Example
This is a code example of the blog post: Angular 2: How do components communicate
$ git clone [email protected]:jonathan-casarrubias/ng2-service-events.git
$ cd ng2-service-events
$ npm install
$ ng serve
Open browser in http://localhost:4200