Prerequisites : express suppose to be installed
If not try npm i express inside the project folder, where the package.json resides
node server.js
try to load the url "localhost:3000"
Prerequisites : express suppose to be installed
If not try npm i express inside the project folder, where the package.json resides
node server.js
try to load the url "localhost:3000"
0 Comments
Please Login to Comment Here