R
R
Richard Hendrix2018-08-24 19:08:01
Node.js
Richard Hendrix, 2018-08-24 19:08:01

How to implement SPA routing in react-express?

How to implement SPA routing in react-express?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Spirin, 2018-08-24
@GeekT

Use react-router-dom . On the server, you send by the root path or by '*' html with the application, all routing will occur on the client side.
react-router guide.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question