first commit

This commit is contained in:
DESKTOP-MERMS\Chiefsoft
2024-01-03 14:04:38 -05:00
parent e57566c2d7
commit b78358b4f5
8 changed files with 376 additions and 26 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
{
"name": "my-fit",
"version": "0.0.1",
"author": "Ionic Framework",
"homepage": "https://ionicframework.com/",
"author": "myFit-App",
"homepage": "https://myfit.ai/",
"scripts": {
"ng": "ng",
"start": "ng serve",
@@ -61,5 +61,5 @@
"ts-node": "^8.3.0",
"typescript": "~5.2.2"
},
"description": "An Ionic project"
"description": "Myfit App"
}