mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-09 04:22:01 +00:00
10 lines
195 B
HTML
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>
|