I am embedding a react project inside my django app. I am serving the index.html file created by npm run build from django as opposed to just using django as a thir
npm run build