H
H
hulktoster2019-07-25 19:30:58
React
hulktoster, 2019-07-25 19:30:58

How to start a react project?

I downloaded a react project from Github, but there is not a single html file in it, and I cannot run it in a text editor to see this project.
the project is on github:
https://github.com/volovodenko/TZ3
so my first question is:
Does a react site work only if files (js extension) are uploaded to the server (local || remote) in the same way as php files?
And the second question:
Next, I decided to try uploading the project to a local server and this is what it displays:
5d39daea62204788434574.png
If I go to some folder and click on the JS file, it displays this: That is, the
5d39d87d61a7f025831676.png
project does not start at all, before uploading sites to the server using html + css +js and everything was ok, because there was an index.html file in the parent folder. Is it somehow different in React?
How to solve the problem?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question