react app and express backend server in the same project #12855
Unanswered
arunkumar413
asked this question in
General
Replies: 3 comments 1 reply
|
Hello Arun, So basically, you serve your HTML file as a static file using express static. |
1 reply
|
Did anyone had a chance to look into this requirement? |
0 replies
|
@arunkumar413 you can maintain the project structure like this.. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi Team,
I have a react app created with CRA and would like to maintain the express backend in the same project. Could you please share the details and also update the CRA docs on the best practices to have a react and express app in the same project.
Thanks,
Arun
All reactions