Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 507 Bytes

File metadata and controls

9 lines (7 loc) · 507 Bytes

angular-signals-ps-course

Code for the sample application used in my Pluralsight course: "Angular: Signals": https://www.pluralsight.com/library/courses/angular-signals

To use this code:

  • Download the project
  • Open the apm-begin OR apm-end folder in an editor, such as VSCode
  • Install the required Angular packages using npm install

If you are new to GitHub, see the MOREINFO.md file for links to more information.