A working demo of a social links component in angular2 using Webpack. This demonstrates using inputs to pass data from top component to child components.
Demo can be found in the page : http://joaogarin.github.io/angular2-social-links/
NOTE :
This code is not updated to recent versions of angular.
Credits to Derek Torsani for the original concept
$ npm install
$ npm start & open http://localhost:3000