open a terminal in the root directory of this project and run ./runProject.sh, this should run the client and backend server if the ports 5000 and 8675 are not taken.
open two command windows and change one directory to ./client-server and the other to ./backend-server and run node app.js in both of the windows to start both servers