Created
July 22, 2018 18:59
-
-
Save gayashanbc/3fd3f5eaf3096a77f209422441a30eae to your computer and use it in GitHub Desktop.
Angular Tutorials in Sinhala | V3 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="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