main
refactor(common): sync examples with Angular style guide (#64167)
ci: reformat files
refactor(common): remove unused imports and `standalone: false` from examples
feat(core): bootstrap via `ApplicationRef` with config
refactor: move angular source to /packages rather than modules/@angular