In the directory, run:
node server.js
To run the model, enter pythonServer.py and uncomment the code labeled "for local testing". In index.html, locate the script at the bottom labeled "upload-form" and change the fetch url to http://localhost:3001/pdprediction. Run the python script with:
python pythonServer.py