Refactored Angular components to standalone modules, enhancing modularity and reducing dependency on `AppModule`. Updated routes to facilitate lazy loading for improved performance and maintainability. Replaced `platformBrowserDynamic` with `bootstrapApplication` for modern bootstrapping. |
||
|---|---|---|
| .. | ||
| about.component.html | ||
| about.component.scss | ||
| about.component.spec.ts | ||
| about.component.ts | ||