WIP: Frontend implementation #1

Draft
fager wants to merge 19 commits from ch-frontend into main
3 changed files with 1 additions and 4 deletions
Showing only changes of commit 44d7a0f87a - Show all commits

pages moved to app/pages

Frank Agerholm 2026-01-25 11:10:43 +01:00
No known key found for this signature in database

View file

@ -1,6 +1,3 @@
<template>
<div>
<NuxtRouteAnnouncer />
<NuxtWelcome />
</div>
<NuxtPage />
</template>