cmxl / aspnet-angular-combination

A small solution with an Angular and an ASP.NET Core project working together as a SPA.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aspnet-angular-combination

A small solution with an Angular and an ASP.NET Core project working together as a SPA.


Run it

First build the angular project noobit-ngx

npm run build

Files will be automatically copied to the wwwroot folder in the noobit-mvc project. Then just start the noobit-mvc project via the solution or just

dotnet run

About

A small solution with an Angular and an ASP.NET Core project working together as a SPA.


Languages

Language:TypeScript 48.2%Language:HTML 46.2%Language:JavaScript 3.5%Language:C# 1.7%Language:SCSS 0.4%