Outline
For this exercise, create two new modules:
- A team module, with routing, lazy loaded into the AppModule
- A shared module that's imported into the AppModule
Don't forget to use the dryRun flag until you're confident you have the command formatted correctly!