How can i integrate keycloak login page in angular as a component... any code help would be great

I am creating an application with angular frontend and Spring backend but currently after integrating i got the keycloak sign in page before my application is running…
But I want that my application should run first and after cliking to login button I get to the login window of keycloak.