Skip to content

Instantly share code, notes, and snippets.

@scottlepp
Created June 19, 2018 19:54
Show Gist options
  • Save scottlepp/c4090b0915d3da865f1ca5f167afa26b to your computer and use it in GitHub Desktop.
Save scottlepp/c4090b0915d3da865f1ca5f167afa26b to your computer and use it in GitHub Desktop.
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<body>
<div id="app"></div>
<script src="./src/main.ts"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment