alisaduncan / angular-practical-providers-code

Code sample for Practical Guide to Providers talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Code sample for Practical Guide to Providers talk


Languages

Language:TypeScript 91.0%Language:JavaScript 5.9%Language:HTML 2.1%Language:SCSS 1.0%