We use these examples to teach Bazel, but you are welcome to study them for your own purposes!
https://oasisdigital.com/class/bazel
This is an extension of the Angular Bazel example published in rules_nodejs.
The main addition: a mechanism to generate extra Angular modules/components, with which to demonstrate a large scale build.
Useful commands:
ng serve
ng serve --prod
yarn server-ssr