input ‘npm start’ .The following is the returned information: > ztncui@0.8.14 start > node ./bin/www Listening for HTTP requests on port 3000 on localhost And then it never responded,as if it was stuck, Ctrl + C can be terminated it.
input ‘npm start’ .The following is the returned information:
Listening for HTTP requests on port 3000 on localhost
And then it never responded,as if it was stuck, Ctrl + C can be terminated it.