first pages
This commit is contained in:
parent
a0db4c1de4
commit
cf983ce274
3 changed files with 41 additions and 0 deletions
7
frontend/pages/index.vue
Normal file
7
frontend/pages/index.vue
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<template>
|
||||
<div class="p-6">
|
||||
<h1 class="text-3xl font-bold">Worklog Dashboard</h1>
|
||||
<p class="mt-4">Willkommen im internen Worklog-System.</p>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue