Each concept is organized into a separate mini-project inside the Angular_Tuto repository. Each mini-project is a standalone Angular app created with ng new. Angular_Tuto/ │── 01-getting-started/ │── ...
Angular/ # ← RACINE du projet Angular ├── Tuto-Angular/ # Application Angular principale │ ├── src/ # Code source Angular │ ├── docs/ # Documentation complète │ ├── backend/ # API Python/FastAPI ...