Last active
July 22, 2018 18:58
-
-
Save gayashanbc/394af6c4301803e3cfdf5bc8bb0a0486 to your computer and use it in GitHub Desktop.
Angular Tutorials in Sinhala | V2 of index.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Hello from AngularJS</title> | |
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.3/angular.min.js"> | |
</script> | |
</head> | |
<body> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment