van-hmr/index.html

9 lines
190 B
HTML
Raw Normal View History

2025-02-03 14:13:41 -05:00
<!DOCTYPE html>
<html>
<head></head>
<body>
<div id="app"></div>
<script src="app.js" type="module"></script>
<!--<script src="appx.js" type="module"></script>-->
</body>
</html>