nhs
v0.0.10
Published
nhs(Nod.js HTTP Server) is a node.js http server.
Readme
node-staticServer
nhs(Nod.js HTTP Server) is a node.js http server. ##Getting Started
npm install -g nhs##Usage Starting nhs
-> cd yourproject
-> nhs##Available Options -h, --help output usage information -V, --version output the version number -d, --dev launch a server in the development mode -p, --port set a listen port (default 3000,if do not set this param will automatically assigned port)
