React Integration
Hi, I have a regular license for Metronic v9 and I'm trying to integrate it to a new react project following your guide but I need help. I followed these steps: https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/react#create-project
Then these https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/react#integrate-styles
Then the core https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/react#integrate-core
All I get is the vite + react initial boilerplate without style. (I had to change the render root to "app", but in the guide was not written)
Can you help?
Replies (3)
Thanks for sharing nice information with us. i like your post and all you share with us is uptodate and quite informative, i would like to bookmark the page so i can come here again to read you, as you have done a wonderful job.
Raped
Thanks for sharing nice information with us. i like your post and all you share with us is uptodate and quite informative, i would like to bookmark the page so i can come here again to read you, as you have done a wonderful job.
Hi,
Thank you for reaching out to us.
In React application the root element id should be root, you can check root element id in index.html.
Also, if you have any errors by following the guide you get a working application from our example apps repo.
https://github.com/keenthemes/metronic-tailwind-html-integration
Regards,
Lauris Stepanovs,
Keenthemes Support Team