I have a Angular CLI project that i built with multiple components and uploaded via FileZilla to my school domain. I want it so that on load of the application it redirects to the HomeComponent instead of AppComponent. What can i do to accomplish this?