9 lines
128 B
HTML
Raw Normal View History

2020-05-19 11:43:42 +03:00
<html>
<head>
<script src="/bundle.js"></script>
</head>
<body>
result = <span id="res"></span>
</body>
</html>