python manage.py runserver
(http://127.0.0.1:8000/IntegrationBadgesUI/)[http://127.0.0.1:8000/IntegrationBadgesUI/]
This would build the react code and put them to the static folder of the Django app.
cd ./IntegrationBadgesUI/integration-badges-ui-react
npm run build