Skip to content

Instantly share code, notes, and snippets.

@cursorial
Created July 16, 2021 16:58
Show Gist options
  • Save cursorial/acaa1ac37dcd4c4a32107e6289f8c3ab to your computer and use it in GitHub Desktop.
Save cursorial/acaa1ac37dcd4c4a32107e6289f8c3ab to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>My App</title>
</head>
<body>
<script src='./src/index.js'></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment