Michele Stieven
1 min readJul 1, 2018

--

Hi Andrea! If the module exports a component, you simply put it in a Route of your app. If the component itself has its own routing, nothing changes from outside (from your app, let’s say), except that the component internally will have its own router outlet and its own routes :)

--

--

Responses (1)