Skip to content

colburncodes/angular-fundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A companion repo to the Nexul Academy Angular courses found here: https://www.nexulacademy.com/courseware

  • Angular Fundamentals
  • Angular Advanced

To run this C# API:

  1. Open in Visual Studio 2022
  2. Set startup project to "SimpleCrm.Web.Api"
  3. Press F5, or "Run"
  4. An error page appears, a 404 page is missing where the Angular app you will build will load later.
  5. Navigate to /home to see the C# MVC home page.

During the advanced course, OAuth lessons you will connect this C# API to your Angular app. Then the Angular run output will appear at the localhost root.

The Angular project built during class should be added in the repo root folder and be called 'simple-crm-cli'

About

Nexual Academy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors