make sure create file /src/localConfig.js configuration local react-app
export default {
endpoint: "http://web-server/",
serverSocket: "http://socket-server:3000/",
port:3000
} npm install -g concurrently
npm install -g nodemon npm run start-buildnpm run start start-build-prodnpm run start start-build-devnpm run start webpack-prodnpm run start webpack-dev