Skip to content

Instantly share code, notes, and snippets.

@Porter97
Last active March 25, 2020 21:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Porter97/44c1f12eddc6c9eb113a869d547a1cc6 to your computer and use it in GitHub Desktop.
Save Porter97/44c1f12eddc6c9eb113a869d547a1cc6 to your computer and use it in GitHub Desktop.
<!— index.html —>
<html>
<head>
<meta charset="utf-8">
<title>Offbrand React/Redux And Stream Tutorial</title>
</head>
<body>
<div id="root" />
<script src="dist/bundle.js" type="text/javascript"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment