Skip to content

This server is created for test your frontend applications Put on the "resource" directory your statics files and open a browser on localhost

Notifications You must be signed in to change notification settings

agonzalezo/NodeWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS WebServer

This server is created for test your frontend applications Put on the "resource" directory your statics files and open a browser on localhost

Dependencies

{
    "colors": "^1.4.0",
    "express": "^4.17.1",
    "moment": "^2.29.1",
    "morgan": "^1.10.0"
  }

For use

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

About

This server is created for test your frontend applications Put on the "resource" directory your statics files and open a browser on localhost

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published