I
I
Islam Ruziev2018-10-30 14:59:57
Node.js
Islam Ruziev, 2018-10-30 14:59:57

How to deploy a project written in reactjs?

Good afternoon! Created a project on react + redux using react-router, on the express backend. What to do next? How to host? Do I need to build the project? In the beat version, the reactor router does not work

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim, 2018-10-30
@SIXTYONE61

Good afternoon. Transfer the express backend to the hosting and launch. Just transfer the client code to the hosting and run it.
If you have both a client and a server in one project at once, then look at what you have different locally and on the hosting.
google about deploying to heroku

A
Artem Kondratsky, 2019-07-11
@kondrackii

npm build and upload to hosting or vds

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question