Quickly View Node.js Project Scripts on the CLI
Create a simple CLI tool to view your Node.js project’s npm scripts directly from the terminal.
Create a simple CLI tool to view your Node.js project’s npm scripts directly from the terminal.
Learn how to view your project’s package.json dependencies directly from the terminal using built-in npm commands.