What is @nestjs/cli?
"Nest - modern, fast, powerful node.js web framework (@cli)"
@nestjs/cli is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 223.5 KB on disk.
Installation Guide
# Install via NPM
npm install @nestjs/cli
# Install via Yarn
yarn add @nestjs/cli