feat(frontend): Skelet voor de implementatie van views & services voor leerpaden aangemaakt.

This commit is contained in:
Gerald Schmittinger 2025-03-22 16:16:34 +01:00
parent 30ec73a88d
commit 8b0fc4263f
7 changed files with 290 additions and 7 deletions

View file

@ -1,7 +0,0 @@
<script setup lang="ts"></script>
<template>
<main></main>
</template>
<style scoped></style>