README
local-static-servers
This is a command line utility that will start a HTTP server to serve static files from current directory.
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:3000
static-server
static-server --port 3000