Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Python + React examples

Basic rendering

Illustrates how to pre-render React components for a production system. The example use React as a substitute for python template systems.


For client-side integration examples, Owais's django-webpack-loader project has a bunch of good starting points.


Feel free to open a pull request, if you'd like to contribute more examples or links