Search code examples
reactjsuploadhostingcpanelnamecheap

How to upload react.js site on cpanel?


I have finished my project in react.js. Now I am trying to upload my project on cpanel, but unable to do so. I search it several time but didn't find any suitable solution for it.

Please help!


Solution

  • You need to upload your files to your hosting package.

    You need to run yarn run build

    Follow this:

    https://youtu.be/fR_a3Yp3iGk

    Then upload the content from the /build folder.