Skip to content

Instantly share code, notes, and snippets.

@snassr
Created August 19, 2022 15:39
Show Gist options
  • Save snassr/3a65b8d0d98aab144c797a4d8605b144 to your computer and use it in GitHub Desktop.
Save snassr/3a65b8d0d98aab144c797a4d8605b144 to your computer and use it in GitHub Desktop.
Medium Blog - WebSockets React & Go - HTML Index File
<html>
<head>
<title>GoReactSockets!</title>
</head>
<body>
<div id="app"></div>
<script src="bundle.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment