Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's a tool that comes with NodeJS.

npx will run the node package from node_modules if it's present, else it will npm install the package and then run it.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: