After creating an Angular project, I noticed that some key files were missing in the initial setup, such as app.modules.ts
and app-routing.modules.ts
The project was generated using the command ng new name
Here is a screenshot displaying all the files that were created: