Skip to content

Instantly share code, notes, and snippets.

@modohash
Created August 16, 2015 20:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save modohash/659ed0220e76e773866b to your computer and use it in GitHub Desktop.
Save modohash/659ed0220e76e773866b to your computer and use it in GitHub Desktop.
Angular ES6 - index.html (part 1)
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>AngularJS with Modern Tools</title>
</head>
<body>
<h1>Lets bring AngularJS 1.x up to speed!</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment