You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
anapolg edited this page Jun 29, 2018
·
1 revision
This page contains the structure of the Angular application named Portal.
Structure
The application is composed by a main module called app.module.ts which imports all the other components. The Portal main structure is composed by a menu and an index component used to redirect the user to all the other components through an app-routing module.
The following image represents the router tree of the Portal.