UNPKG

generator-angular2-with-router

Version:

A simple angular2 application having 3 pages with angular2 in build router to navigate between pages. It have all basic functionality which a standard angualr2 application needed.

7 lines (6 loc) 259 B
<div class="card card-block"> <h4 class="card-title">Address Card</h4> <p class="card-text">This is the address detail card and managed by the</p> <a href="#" class="card-link">Card link</a> <a href="#" class="card-link">Another link</a> </div>