refactor: Implemented basic app structure

This commit is contained in:
2026-04-10 19:12:26 -04:00
parent a46c97c88a
commit 652ac1e2af
14 changed files with 2142 additions and 49 deletions

5
ionic.config.json Normal file
View File

@@ -0,0 +1,5 @@
{
"name": "oysqn.app",
"integrations": {},
"type": "vue"
}