upload code

This commit is contained in:
hsueh chiahao
2025-10-13 11:14:10 +08:00
commit 082e978d37
29 changed files with 1526 additions and 0 deletions

4
index.html Normal file
View File

@@ -0,0 +1,4 @@
<section class="settings">
<div id="app"></div>
</section>
<script type="module" src="/src/main.ts"></script>