Angular Course Instructions Clone the repo. To run one example go to the project folder, if you run the components project, go to the folder cd components Follow the instruction in each project: Install dependencies npm install Run the project ng serve You can run the projects on Stackblitz Lesson Links 01 - Components 02 - Change Detection / Signals 03 - Routing / Providers 04 - Testing 05 - Angular SSR