Add home cards

This commit is contained in:
Marc Fokkert
2023-11-02 21:39:38 +01:00
parent c5d4604d0b
commit ecacfa021e
11 changed files with 230 additions and 16 deletions

View File

@@ -27,6 +27,7 @@
"@angular/router": "^16.2.0",
"@nguniversal/express-engine": "^16.2.0",
"express": "^4.15.2",
"normalize.css": "^8.0.1",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.13.0"
@@ -47,4 +48,4 @@
"karma-jasmine-html-reporter": "~2.1.0",
"typescript": "~5.1.3"
}
}
}