1.0.0 • Published 5 years ago

quick-serve v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

quick serve

quickly start an http download server and serve a single file or a directory from command line

npm install -g quick-serve

usage

quickserve

serve current directory at http://localhost:12345

quickserve myfile

myfile will be served on http://localhost:12345

or with a custom port

quickserve myfile 8181

myfile will be served on http://localhost:8181

1.0.0

5 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago