Skip to content

Instantly share code, notes, and snippets.

View Mango3403's full-sized avatar

Haoming Ren Mango3403

View GitHub Profile
@Mango3403
Mango3403 / useful-npx-commands.md
Created May 10, 2021 17:44 — forked from gokulkrishh/useful-npx-commands.md
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