In a separate terminal, navigate to the frontend directory and follow its setup instructions:
cd frontend/audience-manager-frontend
# Follow instructions in frontend/audience-manager-frontend/README.md
npm startThe React development server will open the application in your browser, typically at http://localhost:3000.