Skip to content

renanpalmeira/django-react

Repository files navigation

django-react

Overview

Interaction Django with React (JSX, Flux, React-Native, Etc)

Whys

Future

  • Implement Gulp and Grunt in other branchs
  • Thinking about other ideas
    • Note: if you have a idea, open the issues, make fork or comment

Requirements

  • Python (2.6.5+, 2.7)
  • Django (1.6.3+, 1.7, 1.8)
  • Django Webpack Loader (0.1.2.1+)
  • Django Rest Framework (3.1.2+)

Installation

Install using pip...

pip install -r requirements.txt
npm install 

Usage

For start the webpack usede npm run watch ou npm run watch &. The last step run django

python manage.py runserver 

Read More

About

Interaction Django with React (JSX, Flux, Etc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages