npx

npm paketlerinden komutlar çalıştırır. Daha fazla bilgi için: https://github.com/npm/npx.

npx {{komut}} {{argüman1 argüman2 ...}}

npx --package {{paket}} {{komut}}

npx --no-install {{komut}} {{argüman1 argüman2 ...}}

npx --quiet {{komut}} {{argüman1 argüman2 ...}}

npx --help