ruyibang-serve
v0.0.4
Published
A node static server
Readme
ruyibang-serve
This is a command line tool to run a static file server on a specific port in specific directory.
Install
npm i -g ruyibang-serveUsage
ruyibang-serve --port 8080 --dir './public'