Skip to content

Instantly share code, notes, and snippets.

@missating
Created September 17, 2018 09:04
Show Gist options
  • Save missating/b343786aef9b15de7327b3c0e4f1105c to your computer and use it in GitHub Desktop.
Save missating/b343786aef9b15de7327b3c0e4f1105c to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<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>TypeScript + React</title>
</head>
<body>
<div id="root">
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment