Hello, I have a SPA application created using Angular 2 and it does a specific integration with WordPress. When doing the build for production I have the files used to access my application.
I need to be directed to that application when the user accesses a page like (www.mydomain.com/minha_app). The problem is that I am new to wordpress and am not finding any example plugin or tutorial that will teach me how to do it.
Could anyone help me?