receptor/index.html

11 lines
167 B
HTML

<!doctype html>
<html>
<head>
<title>receptor</title>
</head>
<body>
<div id="root"></div>
<script src="/dist/bundle.js"></script>
</body>
</html>