some small progress on complete rewrite

This commit is contained in:
2024-05-20 07:47:32 +02:00
parent a8eb1a60f5
commit fbf2c789f0
24 changed files with 3844 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<script setup lang="ts">
</script>
<template>
<main>
<h1>SimpleMediaUpscalerLite</h1>
</main>
</template>