sandbox-react/string2fileDload/public/index.html

11 lines
168 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>React Example</title>
</head>
<body>
<div id="root"></div>
<script src="./bundle.js"></script>
</body>
</html>