Skip to content

ungoldman/serve

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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 vercel#116, vercel#425, vercel#454, vercel#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.

About

fork of vercel/serve that auto-opens URL by default

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%