quick-serve-static
v1.0.0
Published
quick serve static files with only one command
Downloads
5
Readme
quick-static-server
Quickly server your static files with only one command
Install
npm install quick-serve-static -gor
yarn global add quick-serve-staticUsage
qss -p 8080 -h 0.0.0.0 -f ./staticfor more information, use:
qss --help