I recently created an Angular CLI project with various components and transferred it to my school's domain using FileZilla. However, I am looking for a way to automatically redirect the application to the HomeComponent upon loading instead of the AppComponent. Can anyone provide guidance on how to achieve this?