- 0 Downloads
- 74 Views
- Download Now View Demo
- HTML
<!DOCTYPE html>
<html lang="en" class=" ng-app">
<head>
<meta charset="UTF-8">
<title> ng-app</title>
ng-app
</head>
<body>
hello {{'word'}}
<script src='https://ajax.googleapis.com/ajax/libs/angularjs/1.5.6/angular.min.js'></script>
</body>
</html>