Initial setup

This commit is contained in:
Alexis
2022-12-09 23:32:05 +01:00
parent 59b4805965
commit 7e61f617c2
15 changed files with 17151 additions and 0 deletions

5
pages/error.vue Normal file
View File

@@ -0,0 +1,5 @@
<template>
<div>
Erreur
</div>
</template>