Files
2024-01-13 18:21:41 -08:00

10 lines
195 B
HTML

<html>
<head>
<title>Vue Comp Ref Intro - Example #66 - FFG Fundamentals</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>