npx
npm
に含まれる便利コマンド
package.json
のscriptsが短く実行可能
npx command
Before npm run command
いちいちインストールしなくても試せる
各
Node.js
バージョンにglobal installしなくても良くなる