Skip to content

Instantly share code, notes, and snippets.

@cursorial
Created July 16, 2021 18:04
Show Gist options
  • Save cursorial/20cc15d8a19887b7be29a5f9588f30a1 to your computer and use it in GitHub Desktop.
Save cursorial/20cc15d8a19887b7be29a5f9588f30a1 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>My App</title>
</head>
<body>
<div id='root'></div>
<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