]> juplo.de Git - demos/angular/stored-login/commit
introduced a home-component and added routing
authorKai Moritz <kai@juplo.de>
Sat, 6 Sep 2025 12:03:46 +0000 (14:03 +0200)
committerKai Moritz <kai@juplo.de>
Mon, 15 Sep 2025 17:26:49 +0000 (19:26 +0200)
commit7abb8966137b50f3fe2ba7dbeb2d7c0f4e3eabef
treefaac0feedabef80d9e8d0e519897b0ebd51f14f1
parentf40cc6f511f7eb5bb33f2c67a54aac611e52c075
introduced a home-component and added routing
src/app/app.component.html
src/app/app.routes.ts
src/app/home/home.component.html [new file with mode: 0644]
src/app/home/home.component.less [new file with mode: 0644]
src/app/home/home.component.spec.ts [new file with mode: 0644]
src/app/home/home.component.ts [new file with mode: 0644]