@ungoldman/serve

14.1.0 • Public • Published

@ungoldman/serve

npx @ungoldman/serve

Note ⚠️

This is a fork of vercel/serve published under a different namespace (@ungoldman/serve).

The fork was created because I needed a version of serve that opens the URL it serves, and the maintainers of serve have stuck with the decision to not do that (see https://github.com/vercel/serve/issues/116, https://github.com/vercel/serve/issues/425, https://github.com/vercel/serve/issues/454, https://github.com/vercel/serve/issues/588).

Differences between this and vercel/serve

  • Opens the URL on start by default
  • Adds a --no-open option to disable this behavior
  • Changes --no-clipboard option to --clipboard (now off by default)

I'll make an effort to keep this in sync with upstream, but... no promises!

See serve's documentation for extended installation & usage info.

License

MIT Licensed by Vercel. All credit goes to original authors/maintainers.

Package Sidebar

Install

npm i @ungoldman/serve

Weekly Downloads

0

Version

14.1.0

License

MIT

Unpacked Size

15.6 kB

Total Files

4

Last publish

Collaborators

  • ungoldman