The Angular NgRx Material Starter is a community built open source projects that helps you get started with Angular by exploring real world project!
Get started and see it for yourself in these four simple steps...
git clone https://github.com/tomastrajan/angular-ngrx-material-starter.git new-project
cd new-project
npm ci
npm start