Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/syncfusionexamples/aspnet-mvc-with-angular-cli

ASP.NET MVC application with Angular CLI application as front end
https://github.com/syncfusionexamples/aspnet-mvc-with-angular-cli

angular angular-cli asp-net-mvc

Last synced: 25 days ago
JSON representation

ASP.NET MVC application with Angular CLI application as front end

Awesome Lists containing this project

README

        

# ASP.NET MVC - Angular CLI

This sample explains about how to use the Angular CLI application as front end in ASP.NET MVC application.

## Prerequisites

* Visual Studio 2022

## How to run the project

* Checkout this project to a location in your disk.
* Open the solution file using the Visual Studio 2022.
* Restore the NuGet packages by rebuilding the solution.
* Run the project.