feat [front]: switch to nuxt3 and vue3
This commit is contained in:
parent
11c336e887
commit
6a85d0694e
16 changed files with 6128 additions and 36729 deletions
|
@ -1,9 +1,9 @@
|
|||
<template>
|
||||
<Tutorial />
|
||||
<div
|
||||
class="relative items-top justify-center min-h-screen bg-gray-100 sm:items-center sm:pt-0"
|
||||
>
|
||||
<MainMovie />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
import Vue from 'vue'
|
||||
|
||||
export default Vue.extend({})
|
||||
</script>
|
||||
<script setup lang="ts"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue