ADDED angular Web App

This commit is contained in:
Marek Lesko
2025-07-09 17:32:56 +00:00
parent 51678f619b
commit 80baf2a3fa
24 changed files with 9711 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
import { Routes } from '@angular/router';
export const routes: Routes = [];