angular-bootstrap-demo is Angular 2 seed project created with Angular CLI. It includes some common libraries:
This application was created as material that is described in blog post.
In order to star application you need to execute next commands:
npm install
ng serve
More information about how to use Angular CLI can be found here and here.
angular-bootstrap-demo is released under MIT License.