three-fiber/index.html

7 lines
118 B
HTML

<html>
<head></head>
<body>
<div id="root"></div>
<script src="app.js" type="module"></script>
</body>
</html>