I know the basics of Angular and ASP.NET Core 2, but not on the level that would allow me to understand how this template works.
I tried generating components using
in .angular-cli.json in part "apps" replace "./src" to "src"
"apps": [ { "root": "src", "outDir": "dist",