Run ng generate component component-name --project qva-connection-topology-visualizer to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module ...
Create a new project with ABP Cli (abp new XXX.ProjectName -u angular -m none --theme basic -csf) and do the migration Add authGuard from @abp/ng.core to the default empty route (Which lead to ...