static-serv
v1.0.2
Published
Static File Server using NodeJS
Readme
Static File Server
A basic nodejs server to serve from the your current folder.
Install
$ npm install static-serv -g
$ static-servNow static files will be served from your current folder.
In your browser, browse to 'http://localhost:3000'
