Hi,
I purchased metronic 8 react and when I deploy a production build it's stuck in the splash screen and does not move forward, there are not errors in the console.
Can Someone help me please.
Thanks.
Hi,
Did you update homepage
property in package.json?
By default this property's value is /metronic8/react/demo1
you should update it up to the path on your server if you are deploying an app on the server's root folder you can make it /
.
Chceck out our deployment guide:
https://preview.keenthemes.com/metronic8/react/docs/docs/deployment
And React official deployment guide:
https://create-react-app.dev/docs/deployment/
Regards,
Lauris Stepanovs,
Keenthemes Support Team