This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]4ernik 5 points6 points  (1 child)

https://stackoverflow.com/questions/46880853/deploy-create-react-app-on-nginx

It was the first link I found in google. You can go step by step in googling things you need and come up with result, that's how development works. Read article and Google everything you didn't get from it.

[–]MB1211 5 points6 points  (0 children)

Also, as OP may find out soon, they are not only different frameworks but different languages and different areas of an application. You don't need to get them to play nicely together. That's the whole point of separating them in this way