Angular

My angular.js try

<title>My Angular 1st program</title> <script type="text/javascript" src="bower_components/angular/angular.js"></script>

By Shaharyar

Write something here:

<h1 ng-show = "text"> {{text}}</h1>

</body>
</html>