Skip to content

Instantly share code, notes, and snippets.

@semuserable
Created May 25, 2017 19:12
Show Gist options
  • Save semuserable/c8415868ae6f41dd20ef4b7580d94ac7 to your computer and use it in GitHub Desktop.
Save semuserable/c8415868ae6f41dd20ef4b7580d94ac7 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<body>
<h1>Fun with TypeScript</h1>
<p id="index">Let's rock</p>
<script src="main.js"> </script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment