Skip to content

franaragm/angular-libraries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structuring Angular Applications with Angular Libraries

This is the repository for my course "Structuring Angular Applications with Angular Libraries" at Pluralsight

pluralsight-background

Getting started

Backend

Please make sure you have installed .NET Core. After this you can navigate to the backend/aspnetcore folder (for example m5\angular-cli-app\start\backend\aspnetcore) at the level of the Backend.csproj file and start the webAPI with dotnet run on your commandline.

Frontend

You can start the frontend with npm start as it is an angular CLI project like described in the course.

Course Link

Structuring Angular Applications with Angular Libraries

Have fun!

About

Samples for my Pluralsight course "Structuring Angular Applications with Angular Libraries"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.4%
  • C# 12.0%
  • HTML 10.1%
  • JavaScript 9.4%
  • CSS 2.1%