D
D
danil_linkins2018-08-26 15:00:34
Node.js
danil_linkins, 2018-08-26 15:00:34

Deploy react application on windows server?

How to run react app on windows server for public access?
What server should I use (for example, nginx?), Should I install a node?
And how to set up the whole thing so that react routing works correctly?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Alekseev, 2018-08-27
@Zatmil

Actually, I don't see a problem. Build react app is a set of static files, which means you can give them from any web server. Use at least Apache, at least Nginx, at least XAMPP, depending on what you like best.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question