Juergen123 New Pleskian Dec 14, 2017 #1 This might be a stupid question but how do I run a react.js application with plesk?
IgorG Plesk addicted! Plesk Certified Professional Dec 14, 2017 #2 With Plesk Node.js feature? Using Node.js
I iSarah New Pleskian Nov 26, 2018 #3 Juergen123 said: This might be a stupid question but how do I run a react.js application with plesk? Click to expand... its a very easy method made a build of your project by npm run build, then upload the build folder in plesk domain httpdocs. Enjoy! Last edited: Nov 27, 2018
Juergen123 said: This might be a stupid question but how do I run a react.js application with plesk? Click to expand... its a very easy method made a build of your project by npm run build, then upload the build folder in plesk domain httpdocs. Enjoy!