IWS_WS24_clean_architecture/README.md

11 lines
389 B
Markdown
Raw Normal View History

2024-11-08 09:24:02 +01:00
# IWS_clean_architecture
2025-01-26 13:24:46 +01:00
** 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