overflow_app/public/index.html
2017-06-21 20:24:44 +09:00

11 lines
165 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Hello React!</title>
</head>
<body>
<div id="react-placeholder"></div>
</body>
</html>