|
|
|
@ -8,9 +8,7 @@ defineProps<{ |
|
|
|
<div class="greetings"> |
|
|
|
<div class="greetings"> |
|
|
|
<h1 class="green">{{ msg }}</h1> |
|
|
|
<h1 class="green">{{ msg }}</h1> |
|
|
|
<h3> |
|
|
|
<h3> |
|
|
|
You’ve successfully created a project with |
|
|
|
evolve your virtual pet! |
|
|
|
<a href="https://vite.dev/" target="_blank" rel="noopener">Vite</a> + |
|
|
|
|
|
|
|
<a href="https://vuejs.org/" target="_blank" rel="noopener">Vue 3</a>. What's next? |
|
|
|
|
|
|
|
</h3> |
|
|
|
</h3> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</template> |
|
|
|
</template> |
|
|
|
|