Skip to content

Instantly share code, notes, and snippets.

@okaprinarjaya
Created April 13, 2017 08:50
Show Gist options
  • Save okaprinarjaya/0c6024ca151b9c895b202d0c99293b8c to your computer and use it in GitHub Desktop.
Save okaprinarjaya/0c6024ca151b9c895b202d0c99293b8c to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>My Awesome React</title>
<meta charset="utf-8">
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<div id="react-app"></div>
<script type="text/javascript" src="/public/bundle-dist.js" charset="utf-8"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment