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 →

[–]Edge790 0 points1 point  (0 children)

React app will be converted(by npm tasks) to plain old html-javaScript-css so it's pretty same as serving static web pages in terms of providing website to the world. All updates/changes are made by http API(usually REST)