init Tauri

This commit is contained in:
2026-05-18 19:06:52 +02:00
parent 096bd76c21
commit e6a6949e4a
31 changed files with 5299 additions and 1930 deletions
+2 -1
View File
@@ -5,7 +5,7 @@
"homepage": "https://ionicframework.com/",
"scripts": {
"ng": "ng",
"start": "ng serve",
"start": "ionic serve --host=0.0.0.0",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test",
@@ -44,6 +44,7 @@
"@angular/language-service": "^20.0.0",
"@capacitor/cli": "8.3.4",
"@ionic/angular-toolkit": "^12.0.0",
"@tauri-apps/cli": "^2.11.2",
"@types/jasmine": "~5.1.0",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",