local-static-fileserver
v1.0.0
Published
This is a command line utility that will start a HTTP server to serve static files from current directory.
Downloads
3
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