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.

December 21, 2020 · 1 min · Russell

Quickly View Project Dependencies on the CLI

Learn how to view your project’s package.json dependencies directly from the terminal using built-in npm commands.

November 21, 2020 · 1 min · Russell