Hello, I want to use the demo43 template in your HTML templates in my Angular project. There is no demo43 template in Angular Themes.
What is the best way to quickly adapt demo43 to my angular project?
Hi,
You can use the layout builder to export the HTML template partial files (header, footer, sidebar, aside menu, etc.). Integrating it on new Angular is recommended.
https://preview.keenthemes.com/metronic8/demo43/layout-builder.html
For the CSS and JS, you can get them from the demo43 HTML version folder.
Thanks