This server is created for test your frontend applications Put on the "resource" directory your statics files and open a browser on localhost
{
"colors": "^1.4.0",
"express": "^4.17.1",
"moment": "^2.29.1",
"morgan": "^1.10.0"
}
Uncompress the archive NodWS.zip and execute the following commands
npm install
Put on resource directory your files, for example:
Finally for start a webserver run
npm start 3001
Note the 3001 is a port to listen, this number can be a any integer number