Skip to content

Instantly share code, notes, and snippets.

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