# Sample Application

- [App Module](/ngrx-auto-entity/examples/application/app-module.md): The Beginning
- [State](/ngrx-auto-entity/examples/application/state.md): Things we Need
- [Models](/ngrx-auto-entity/examples/application/models.md): Stuff about Things
- [Services](/ngrx-auto-entity/examples/application/services.md): One Service to Rule them All
- [Facades](/ngrx-auto-entity/examples/application/facades.md): Business Central
- [Container Components](/ngrx-auto-entity/examples/application/container-component.md): Bundles of UI
- [Presentation Components](/ngrx-auto-entity/examples/application/presentation-component.md): Bits of UI
- [Modal Component](/ngrx-auto-entity/examples/application/modal-component.md): Rogue UI
