- Install nodejs and npm (https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
- Create react app production build: run command
npm run build -- --profile
in the root level of the project (https://create-react-app.dev/docs/production-build/) - Copy all the files inside /build/ to /var/www/html/pharming on the server