@nthachus/serve
v13.1.1
Published
CLI bundle of vercel/serve, static file serving and directory listing
Maintainers
Readme
Serve CLI
Bundled package of vercel/serve CLI with some patches; To serve a static site, single page application or directory listing.
Patches
- Bundle
vercel/serveCLI withwebpackandbabelfor Node 6 compatibility - Now we can serve static files with
--virtual-pathoption to specify virtual directory for the server
Usage
Run this command to see a list of all available options:
serve --helpLicense
MIT licensed, see LICENSE file for more details.
