solar-system/index.html
2023-05-09 18:08:47 +02:00

11 lines
194 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Why no working</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/App.jsx"></script>
</body>
</html>