File structure:
app-routing.module.ts
const routes: Routes = [ { path: \'\', pathMatch: \'full\', redirectTo: \'main\' }, { path: \'main\',