Initial setup
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import { Routes } from '@angular/router';
|
||||
import {AppComponent} from './app.component';
|
||||
|
||||
export const routes: Routes = [new AppComponent];
|
||||
Reference in New Issue
Block a user