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?
source
share