
Angular 11, Rxjs and NgrX Boiler Plate
If you are looking to get started working with angular 11 or you already have some experience with angular but are looking for design patterns using Angular 11 together with NgRX and RxJs, then this starter project will be a good point to start with. Just clone th github page and you are good to go.
When generating components with the cli, the custom prefix “yolo-” is added to the template selector. You can change this behaviour by changing the prefix property from “yolo-” to your desired name.