Hi guys,
Could you please advise what is the best way of working with metronic template? Should I start a new react project from scratch and link metronic assets into it? Or should I better do in-place modifications in the template itself?
Thanks.
Best regards,
Illia
Hi,
It depends on your project requirements. if you already have an existing project then you can just copy theme files and paste them into your project.
Please make sure to include the mandatory style files:
import "./_metronic/assets/sass/style.react.scss"
import "./_metronic/assets/sass/style.scss"
import "./_metronic/assets/keenicons/duotone/style.css"
import "./_metronic/assets/keenicons/outline/style.css"
import "./_metronic/assets/keenicons/solid/style.css"
Thank you for prompt response.
Hi,
Please do not hesitate to reach out if you have any further questions on this topic or anything else.
Regards,
Lauris Stepanovs,
Keenthemes Support Team