Skip to content

Instantly share code, notes, and snippets.

@gayashanbc
Last active July 22, 2018 18:58
Show Gist options
  • Save gayashanbc/394af6c4301803e3cfdf5bc8bb0a0486 to your computer and use it in GitHub Desktop.
Save gayashanbc/394af6c4301803e3cfdf5bc8bb0a0486 to your computer and use it in GitHub Desktop.
Angular Tutorials in Sinhala | V2 of index.html
<!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