remade app in ionic

This commit is contained in:
metacryst
2025-11-13 18:55:42 -06:00
parent cf03c95664
commit d160182127
161 changed files with 4240 additions and 5284 deletions

3
src/index.js Normal file
View File

@@ -0,0 +1,3 @@
import "./js/Home.js"
Home()
document.body.style.backgroundColor = "var(--main)"