Hello Team,
I want to use the demo64 files instead of demo1 files in Metronic 8.x - Angular version. Please let me know the steps that I need to migrate from demo1 to demo64. I mean what are the files that I need to update or replace.
Angular version is available for demo1 files only.
Thanks.
Hi
You can use the Layout Builder page to export the layout partial files. This will provide you with the header, footer, and other layout components that you can manually integrate into your Angular project.
For assets such as styles and scripts, you can get them from the HTML version of Demo64 and replace the corresponding files in your Angular project.
You can access the Layout Builder for Demo64 here:
https://preview.keenthemes.com/metronic8/demo64/layout-builder.html
Thanks