Django Tools for helping integrate ReactJS into your Django project.
The current iteration of this tool adds a simple management command to your Django project that will build, copy to a Django static directory and rename accordingly.
If you wish to contribute, please Fork the repo and then make a Pull Request. We're always open for people who want to help make this a better package.
To get started just pip install the package:
pip install django-react-tools
To read more about how to configure the project, go to the docs here.
We are in the process of making some updates to the package. If you come accross any issues please report them.