** Master MDS HSMA ** Clean Architecture - Architekturstil am praktischen Beispiel z.B. in Python.
 
 
Go to file
michael 569589a4f5 add Setup Test 2025-01-26 13:24:46 +01:00
.gitignore add Setup Test 2025-01-26 13:24:46 +01:00
HelloWorld.db add Setup Test 2025-01-26 13:24:46 +01:00
LICENSE Initial commit 2024-11-08 09:24:02 +01:00
README.md add Setup Test 2025-01-26 13:24:46 +01:00
index.html add Setup Test 2025-01-26 13:24:46 +01:00
main.py add Setup Test 2025-01-26 13:24:46 +01:00
requirements.txt add Setup Test 2025-01-26 13:24:46 +01:00

README.md

IWS_clean_architecture

** Master MDS HSMA ** Clean Architecture - Architekturstil am praktischen Beispiel z.B. in Python.

Setup Test

  1. falls python noch nicht installiert, installieren
  2. pip install -r requirements.txt
  3. python main.py und Terminal offen lassen
  4. index.html mit Browser öffnen
  5. Wenn alles geklappt hat sollte die index.html Hello World anzeigen