Files
Corbin Crutchley 96427ca03f docs: add example 25
2023-12-21 03:53:32 -08:00

10 lines
198 B
HTML

<html>
<head>
<title>Vue Dynamic Challenge - Example #25 - FFG Fundamentals</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>