1
0
vrm/dist/index.html
2024-03-19 13:40:07 +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>