feat: add frontend

This commit is contained in:
2022-10-07 16:15:53 +02:00
parent abfaf19c47
commit 97059d4c6e
72 changed files with 47026 additions and 0 deletions

3
frontend/pages/index.vue Normal file
View File

@@ -0,0 +1,3 @@
<template>
<Home />
</template>