Server-side Rendering (SSR) with React and Flask Assuming all necessary python libaries have been installed i.e. flask, virtualenv $ npm install $ npm run build:webpack $ npm run start:python or python server.py http://localhost:3030/src/ Why SSR? Find Deployment options here