Adding a new flow or module Creating a moduleYou can create new flows or modules in accordance with your business requirements.Loading bundles for a moduleYou can load bundles for a module to support localization and internationalization.Creating a routing componentA component which has route definition in the routing module is referred to as Page or Routing Component. This is the component that the router should create when navigating to this route. Creating a service