Initial commit

This commit is contained in:
2025-12-10 23:59:23 +07:00
commit cfc4f4e0f7
30 changed files with 10383 additions and 0 deletions

7
ionic.config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "riwa-ionic",
"integrations": {
"capacitor": {}
},
"type": "vue-vite"
}