I’m building a JavaScript-based site deexn com and want to integrate the Metronic/KeenThemes layout properly with my project structure. I’m unsure how to organize the theme’s HTML/JS files within my JS architecture and how to reinitialize Metronic components (like dropdowns, menus, tooltips, etc.) when loading dynamic content or switching views. Can you guide me on the recommended structure and best practices for using Metronic in a JS project, including how to keep the layout persistent while updating page content dynamically?