feat: Init project with frontend and rudimentary authentication
This commit is contained in:
6
legalconsenthub/app.vue
Normal file
6
legalconsenthub/app.vue
Normal file
@@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<NuxtLoadingIndicator />
|
||||
<NuxtLayout>
|
||||
<NuxtPage />
|
||||
</NuxtLayout>
|
||||
</template>
|
||||
Reference in New Issue
Block a user