You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes! It's possible since once you run the build process, everything is static. You would have to do the following:
Run the build process: npm run build or yarn run build.
Copy the content of the dist folder and paste it in your apache site.
I never tried to run it in a relative path, e.g. http://mydomain.com/relative-path/, so if you encounter some trouble, get it touch! I gladly help you solve it.
Hi,
I'm trying to run it on my apache web server, is this possible? Can you help me please?
Thank you in advance.
Regards!
The text was updated successfully, but these errors were encountered: