app first commit

This commit is contained in:
Alessio Ganzarolli 2025-08-02 02:08:59 +02:00
parent 0e16d3e6be
commit 4441012687
45 changed files with 12987 additions and 0 deletions

7
app/ionic.config.json Normal file
View file

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