Created
April 30, 2019 06:46
-
-
Save boombang/1b6fa1bc62f15e43d04295d30c51001d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<link rel="shortcut icon" href="/favicon.ico"> | |
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | |
<title>initial hmtl example</title> | |
<link href="/static/css/main.487d312c.css" rel="stylesheet"> | |
</head> | |
<body> | |
<div id="root"></div> | |
<script type="text/javascript" src="/static/js/main.11559d72.js"></script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment