feat : first commit

This commit is contained in:
2026-02-03 17:59:39 +01:00
commit 43b0364a5a
10 changed files with 335 additions and 0 deletions

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

@@ -0,0 +1,11 @@
<script setup lang="ts">
</script>
<template>
$END$
</template>
<style scoped>
</style>