What is workbox-cli?
"workbox-cli is the command line interface for Workbox."
workbox-cli is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 37.6 KB on disk.
Installation Guide
# Install via NPM
npm install workbox-cli
# Install via Yarn
yarn add workbox-cli