Skip to content

Instantly share code, notes, and snippets.

@boyney123
Created November 20, 2017 08:08
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 boyney123/4d1784dd02dbe5f282b3133823960a31 to your computer and use it in GitHub Desktop.
Save boyney123/4d1784dd02dbe5f282b3133823960a31 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="theme-color" content="#000000">
<link rel="manifest" href="/manifest.json">
<link rel="shortcut icon" href="/favicon.ico">
<title>React App</title>
</head>
<body>
<noscript>
You need to enable JavaScript to run this app.
</noscript>
<div id="root"></div>
<script type="text/javascript" src="/static/js/bundle.js"></script></body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment