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-beginORapm-endfolder 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.