1
0
vrm/dist/index.html
2024-03-18 20:10:31 +09:00

9 lines
142 B
HTML

<html>
<head>
<script src="main.js"></script>
</head>
<body>
<div id="canvas" style="width:100%;height:640px;"></div>
</body>
</html>