Skip to content

ltsungmin/django-react-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django React Example: A simple blog

A simple blog built with Django and React.

Run

  1. Run Server (backend)
$ python3 manage.py runserver
  1. Run the React App (frontend)
$ npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published