Skip to content

marchibbins/django-isomorphic-react

Repository files navigation

Django-isomorphic-react

Node

  • Get dependencies with npm install
  • Build with npm gulp
  • Run server with node render_server.js

Python

  • Setup virtualenv and get dependencies with pip install -r requirements.txt
  • Run server with python manage.py runserver

About

Proof of concept for an isomorphic React app on Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published