0.0.1 • Published 8 years ago

simple-file-server v0.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

SimpleHttpServer

A simple Http Server with Node.js for statics files

If use npm to install or link it as global module
You can run server from command line in any directory as root path for web server with just use server command.

Can have custom Port and custom Live Reload Url from command line arguments

Check server --help to see all flags and options ;-)