What is sirv-cli?
"A lightweight CLI program to serve static sites~!"
sirv-cli is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 11.7 KB on disk.
Installation Guide
# Install via NPM
npm install sirv-cli
# Install via Yarn
yarn add sirv-cli