feat: set up comic view and routing logic

This commit is contained in:
2025-07-15 18:48:26 -07:00
parent 9b34db3fed
commit d718ca3718
8 changed files with 148 additions and 8 deletions

View File

@ -29,6 +29,8 @@
"@angular/forms": "20.1.0",
"@angular/platform-browser": "20.1.0",
"@angular/router": "20.1.0",
"@fortawesome/angular-fontawesome": "2.0.1",
"@fortawesome/free-solid-svg-icons": "6.7.2",
"rxjs": "7.8.2",
"tslib": "2.8.1",
"zone.js": "0.15.1"