/angular-practical-providers-code

Code sample for Practical Guide to Providers talk

Primary LanguageTypeScript

Angular Practical Providers Code Example

screenshot of the running application

This is a K-Drama fan site showcasing Angular dependency injection configurations.

The code in this repo is used by Practical Guide to Providers presentation.

This project was generated with Angular CLI version 14.1.2.

Environment setup instructions

git clone 
npm ci

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.