Stylings aus offiziellem Getting-Started Tutorial übernommen
[examples/angular-tutorial] / src / app / app.component.html
1 <div class="container">
2   <h3>Hallo Welt!</h3>
3 </div>