Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

139
Views
React connection to Django

There is a built React project with the following file structure: img or:

dist
| assets
| | css
| | | appPage.blablabla.css
| | img
| | | mainPanel
| | | palettePanel
| | | structuralPanel
| | | workingSpace
| js
| | appPage.blablabla.js
| app.html

app.html - main html file
js - folder with js file
assets - foler with folders with some static files

How can I include it to my django app?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

You must manually configure the react app with webpack if you wish to have the react app in your Django folder. Or you can host it as a static website by running npm run build in react project and put build folder to static folder in your Django folder. Or you can separate both. As server and client.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!