Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React and Django integration Hello World

Complimentary code for our talk at DjangoCongress JP 2019.

To run example application on localhost:8000:

cd webapp
pip install -r requirements.txt
python manage.py runserver 8000

App screenshot

Dinocorn Image Credit

To rebuild frontend code run:

cd frontend
yarn install
yarn build

Webpack will watch the Javascript source files and rebuild upon changes.

About

🦄 Example code for our presentation at DjangoCongress JP 2019

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages