Files
red_de_investigacion_front/node_modules/vm-browserify/example/run/index.html
T

9 lines
128 B
HTML
Raw Normal View History

2020-01-14 20:43:08 -06:00
<html>
<head>
<script src="/bundle.js"></script>
</head>
<body>
result = <span id="res"></span>
</body>
</html>