This is a demo application for best practices in NgRx.
Following branches exist;
master
: Project without any applied best practices01-load-status
: Caching functionality and loading status information
npm install object-hash lodash-es ngx-formly-helpers
npm install -D @types/lodash-es
npx ng add @angular/material
npm install @ngrx/store @ngrx/effects @ngrx/store-devtools
npx ng add @ngx-formly/schematics --ui-theme=material