- .NET 7 or higher
- Node JS 18.13.0 or higher
- Run debug of
SampleApp.Angularprofile in VS Code (or VS Codium) - Launch front end separately via
npm run startfromClientApp - Go to https://localhost:10900 URL
- Run debug of
SampleApp.Angularprofile in Microsoft Visual Studio - http://localhost:5000 URL will be opened in browser. Wait until the Angular front end is ready; you will then be redirected to https://localhost:10900.
- Visual Studio will open http://localhost:5000 URL
- SPA backend will execute
npm installcommand - SPA backend will execute
npm run start, which will triggerng buildandng servecommands - After successful launch of the Angular front end application, you will be redirected to https://localhost:10900 URL