Cannot get / change JS server manual

I am trying to make a React JS tutorial and try to start the server in node. First I uploaded all the files to https://github.com/reactjs/react-tutorial/ , after which I entered the folder, then I invite her team. and type npm install, then node server.js "Server is running: // localhost: 3000./

Then, when I go to localhost: 3000.is said it could not get /.

What is the problem?

+4
source share
2 answers

Are you entering localhost: 3000 without a period?

0
source

React JS. , , node JS ..

, . , .

React JS -

0

Source: https://habr.com/ru/post/1615178/


All Articles