Skip to content

A dead simple implementation of a django app using python-react

Notifications You must be signed in to change notification settings

coxjonc/simple-django-react

Repository files navigation

Django and React

This example project is built using python-react.

Run npm install, and then pip install -r requirements.txt to get all dependencies.

Then start the node server by running node render_server, and start the python server by running python manage.py runserver.

Visit localhost:8000 in your browser to see React in action :).

About

A dead simple implementation of a django app using python-react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published