initial commit

This commit is contained in:
2022-01-28 20:57:08 +02:00
commit fa4e27999a
41 changed files with 18680 additions and 0 deletions

6
capacitor.config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"appId": "io.ionic.starter",
"appName": "Kawaii-Jumper",
"webDir": "www",
"bundledWebRuntime": false
}