Skip to content

Instantly share code, notes, and snippets.

View Gits-hub's full-sized avatar
💻
I may be slow to respond.

Moses Gitau Gits-hub

💻
I may be slow to respond.
View GitHub Profile
@gokulkrishh
gokulkrishh / useful-npx-commands.md
Last active April 10, 2025 17:31
List of useful npx (Node Package Runner) commands (https://git.io/useful-npx-commands)

NPX (NPM Package Runner) Commands

List of useful npx (NPM Package Runner) commands.

What is NPX?

Using NPX we can execute/run node binaries without the need to install it locally or globally.

Commands