11 lines
389 B
Markdown
11 lines
389 B
Markdown
# 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 |