Skip to content

tatimohammed/youtube-dashboarder-service

Repository files navigation

youtube-dashboarder-service

Screenshot from 2023-04-28 18-47-13

Repo Arch

.
├── angular.json
├── docs
│   ├── 3rdpartylicenses.txt
│   ├── icon.ico
│   ├── index.html
│   ├── main.ec3dd2f00a7e844d.js
│   ├── polyfills.fcdab0334fb46f5d.js
│   ├── runtime.d1a64c69f5490556.js
│   └── styles.48c3cd1efefa1560.css
├── licence.txt
├── package.json
├── package-lock.json
├── README.md
├── src
│   ├── app
│   │   ├── app.component.css
│   │   ├── app.component.html
│   │   ├── app.component.spec.ts
│   │   ├── app.component.ts
│   │   ├── app.module.ts
│   │   ├── app-routing.module.ts
│   │   └── dashboarder
│   │       ├── dashboarder.component.css
│   │       ├── dashboarder.component.html
│   │       ├── dashboarder.component.ts
│   │       ├── dashboarder.service.ts
│   │       └── dashboarder.ts
│   ├── assets
│   ├── icon.ico
│   ├── index.html
│   ├── main.ts
│   └── styles.css
├── tsconfig.app.json
├── tsconfig.json
└── tsconfig.spec.json

5 directories, 30 files

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published