The server expects to be run on http://localhost:3000, and the client can be run on any other port. cd server npm install npm start cd client npm install npm start