------ Dont forget to: -------- run first: in client folder: npm run build (create the production build) and then in server folder: npm i (install node_modules) npm start / npm run dev