feat(frontend): register pagina verwijderd en submappen hernoemd
This commit is contained in:
parent
6beaf77adf
commit
023c7f5d69
18 changed files with 17 additions and 36 deletions
12
frontend/src/views/HomePage.vue
Normal file
12
frontend/src/views/HomePage.vue
Normal file
|
@ -0,0 +1,12 @@
|
|||
<script setup lang="ts">
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<main>
|
||||
<b> Welcome to the dwengo homepage</b>
|
||||
</main>
|
||||
</template>
|
||||
<style scoped>
|
||||
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue