How to Configure Angular Modules Loaded by the Router
Photo by yinka adeoti on Unsplash ABP Framework Angular UI has some built-in modules, each of which is a separate npm package. Every package has an exported module that can be loaded by the router. W...