serve-gzipped
v1.0.0
Published
Quick express server with compression for testing purposes
Downloads
3
Readme
serve-gzipped
Quick express server with compression for testing purposes.
Install :construction_worker:
npm install -g serve-gzipped
or run from cloud:
npx serve-gzipped
Usage :hammer:
$ serve-gzipped [PATH]
e.g.:
$ serve-gzipped ./build -p 3000
OPTIONS
-h, --help show CLI help
-p, --port=port port to run. Defaults to 7890
-v, --version show CLI version