React & Flask App

Table of Contents

Setup

Running the app

  1. Activate the environment with . venv/bin/activate
  2. Run the run.sh script with source run.sh

Other

run.sh

This script handles building the frontend, copying the build output files to the backend/static directory, and starting the backend server.