Project setup + navigation

This commit is contained in:
2023-02-15 19:20:22 +01:00
parent 0b34ec0b1b
commit 266a7cd21d
22 changed files with 5273 additions and 813 deletions

View File

@@ -6,5 +6,5 @@ import { Component } from '@angular/core';
styleUrls: ['./app.component.scss']
})
export class AppComponent {
title = 'Portfolio';
}