Prerequisites python node and npm Developing Install flask using pip or an equivalent tool cd into frontend, then run npm install Now you can use python run_debug.py to start a local development server. This starts at http://127.0.0.1:5000 by default.