portfolio/index.html
2022-03-04 12:48:21 +00:00

5 lines
87 B
HTML
Executable file

<html>
<body>
<script type='module' src="./src/index.jsx"></script>
</body>
</html>