Initial commit

This commit is contained in:
2026-02-08 18:37:13 +01:00
commit d11329e5a9
206 changed files with 3891 additions and 0 deletions

7
ionic.config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "uselessunit",
"integrations": {
"capacitor": {}
},
"type": "react"
}