1
0
vrm/dist/index.html

9 lines
142 B
HTML
Raw Normal View History

2024-03-18 19:59:59 +09:00
<html>
<head>
<script src="main.js"></script>
</head>
<body>
<div id="canvas" style="width:100%;height:640px;"></div>
</body>
</html>