Skip to content

nthachus/serve-cli

 
 

Repository files navigation

Serve CLI

Node.js Package

Bundled package of vercel/serve CLI with some patches; To serve a static site, single page application or directory listing.

Patches

  • Bundle vercel/serve CLI with webpack and babel for Node 6 compatibility
  • Now we can serve static files with --virtual-path option to specify virtual directory for the server

Usage

Run this command to see a list of all available options:

serve --help

License

MIT licensed, see LICENSE file for more details.

About

Static file serving and directory listing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%