Skip to content

adu013/Django-plus-React-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Django App with React as frontend

  • The app loads a single HTML template and React manages the frontend
  • All of React is in frontend Django app

Installation

  1. Clone the repository
  2. Set up a virtual environment
  3. Install python requirement
  4. Migrate
  5. Go to frontend app
  6. Intall requirement in package.json
  7. Run npm run dev
  8. Go to main dir
  9. Run server

About

Django App with React in a django app (frontend)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages