Inventory module

Inventory module is very similar to ManagerModule, as shown:

Inventory Dashboard mock-up
  1. Create a base Inventory component
  2. Register the MaterialModule
  3. Create Inventory Dashboard, Stock Entry, Products, and Categories components
  4. Configure parent-children routes in inventory-routing.module
  5. Configure lazy loading for InventoryModule

  1. Ensure that app works, as shown:
LemonMart Inventory Dashboard

Now that the walking skeleton of the app is completed, it is important to inspect the router tree to ensure that lazy loading has ...

Get Angular 6 for Enterprise-Ready Web Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.