This is a very lean implementation of React and python Django.
##Requirements
- Node
- Npm
- Python
##Installation
cd djangoreact
source gjr_env/bin/activate
(I'm not sude about this option, maybe it would be better if you create your own enviroment)npm install
npm run webpack
pip install -r requirements.txt
python 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.