This tiny repo is done accordingly to angular2 quickstart guide just to show how it is simple to use angular2 with 3rd party ng2-* modules like this one: https://github.com/valor-software/ng2-bootstrap
Clone this repo
npm i
and npm start
and you we are ready!
Good luck with angular2 hacking!