Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 446 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 446 Bytes

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/