You will need the following libraires installed
node.js
npm
create-react-app
npx
When you download you should use npm install
to install all of the necessary libraries. Once you have done that you simply have to run python server.py
in one terminal, and npm start
in another terminal.