Initial commit

This commit is contained in:
2021-11-04 00:04:25 +00:00
commit e78df802f9
64 changed files with 1508 additions and 0 deletions

6
capacitor.config.json Normal file
View File

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