move frontend to /web

This commit is contained in:
j3d1 2023-11-18 12:51:24 +01:00
parent 9747c08bab
commit dd75c2b0d6
36 changed files with 0 additions and 0 deletions

View file

@ -1,13 +0,0 @@
<template>
<p>Error</p>
</template>
<script>
export default {
name: 'Error',
};
</script>
<style scoped>
</style>