receptor/index.html

11 lines
167 B
HTML
Raw Normal View History

2017-08-07 00:23:54 +02:00
<!doctype html>
<html>
<head>
<title>receptor</title>
</head>
<body>
<div id="root"></div>
<script src="/dist/bundle.js"></script>
</body>
</html>