Overview of sirv and sirv-cli
mainsirv is a high-performance toolset for serving static files, split into two main components:
- sirv: The core Node.js module. It returns a middleware function designed for use in Express-like frameworks or Polka.
- sirv-cli: A standalone Command Line Interface (CLI) application used for instant previews of static websites.