This is a very lean implementation of React and python Django.
##Requirements
- Node
- Npm
- Python
##Installation
cd djangoreactsource gjr_env/bin/activate(I'm not sude about this option, maybe it would be better if you create your own enviroment)npm installnpm run webpackpip install -r requirements.txtpython manage.py runserver
###Additiobal info
After you click to the button CREATE NEW APP you need refresh page (this is bug what I not found) after that you'll see that youre App is add.