Skip to content

jsumnersmith/isomorphic-django-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isomorhic Django-React App

Using the npm package react-render-service, I built out a proof-of-concept Django app with isomorophic React component rendering.

Usage

npm install
pip install

node node_modules/react-render-service

//In separate tab
./manage.py runserver

Visit http://localhost:8000

About

An isomorphic app built with django and react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published