What is AngularJS

you need to include the AngularJS JavaScript file in the HTML page so we can use AngularJS:

<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.9/angular.min.js"> </script>