e-commerce Running the React and Node server should be fairly easy (in this scenario). Install the required dependencies using; npm install Run the servers using appropriate start script commands. Node; npm run devStart | React; npm start