How to write Hello world in Angular?

In this tutorial i’m going to write hellow world in Angular. First go to your app/index.html Next go to app.component.html Next go to app.component.ts Now you can…