How to Override the HRMS Frontend (Login Page in Vue.js)?

Hello Frappe Community,

I want to customize the Frappe HRMS frontend, specifically the login page, which is built using Vue.js.

I need help understanding:

  • How can I override the default HRMS frontend (login page)?
  • Can I use custom Vue components for this?
  • What are the best practices for making these changes via hooks or a custom app?

If anyone has documentation or guidance on this, please share.

Thanks in advance!