Angular base Scaffolding based on Angular Docs concepts about architecturing.
✓ Observable Stores Pattern
✓ Flat structure
✓ Lazy loading
✓ Route guards
✓ Interceptors
Angular Cli v7.2.4
RXJS v6.3.3
NodeJS v10.15.0
Download and install NodeJS (v 10.15.0) and NPM (v 6.4.1)
Install all required dependencies npm install
Run project ng serve --open
Angular oficial doc: https://angular.io/docs
Redux with Observable Stores in Angular: https://dev.to/steveblue/redux-with-observable-stores-in-angular-1b3b