Initial commit

This commit is contained in:
2023-02-03 21:12:20 +02:00
commit d8d853060e
37 changed files with 25985 additions and 0 deletions

7
ionic.config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "lily",
"integrations": {
"capacitor": {}
},
"type": "angular"
}