What is @storybook/cli?
"Storybook CLI: Develop, document, and test UI components in isolation"
@storybook/cli is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 761.4 KB on disk.
Installation Guide
# Install via NPM
npm install @storybook/cli
# Install via Yarn
yarn add @storybook/cli