Skip to content

Instantly share code, notes, and snippets.

@deanvanniekerk
Created May 30, 2018 12:32
Show Gist options
  • Save deanvanniekerk/aff1848aab34a96ab29d64b685361c37 to your computer and use it in GitHub Desktop.
Save deanvanniekerk/aff1848aab34a96ab29d64b685361c37 to your computer and use it in GitHub Desktop.
alchemylab - snip7
<!DOCTYPE html>
<html>
<head>
<title>Home</title>
</head>
<body>
<h1>Hello world</h1>
<div id="root"></div>
</body>
<script src="~/source/app.js" type="module"></script>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment