Readme cd into server and run nodemon index.js This starts the backend server. login details are in config.toml cd into perry-frontend and run npm start This will start the react dev server and proxy requests to the backend.