david9404
Results
1
comments of
david9404
not fully shure how it works but i changed the package.json in the dev line into: "dev": "concurrently -n 'server,client' -c 'red,green' \"nodemon app.js\" \"SET NODE_ENV=dev PORT=9000 & react-scripts start\"",...