Skip to content

Using Angular 11 inside ASP.NET MVC 5 with Angular CLI using Visual Studio 2017/ 2019

Notifications You must be signed in to change notification settings

mithunvp/ngGitHouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngGitHouse

Using Angular 11 inside ASP.NET MVC 5 with Angular CLI using Visual Studio 2017/ 2019. Look for branch mvc5angular11

How to run the applicaiton?

  • Clone or Fork the this repo
  • Run npm install to download all node modules. This is a mandatory step, needs NodeJs installed
  • Run the ng build --watch command from root folder to run Angular application
  • F5 or run from Visual Studio IDE to load both MVC & Angular. Navigate to Contacts to see in action

Refer the blog post for detail write up Using Angular 11 in ASP.NET MVC 5 with Angular CLI and Visual Studio 2017

Checkout adding Angular Component, Service, Class to ASP.NET MVC 5

About

Using Angular 11 inside ASP.NET MVC 5 with Angular CLI using Visual Studio 2017/ 2019

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published