Closed zacjones93 closed 6 years ago
In this course we will examine the npx package runner and look through various scenarios where the tool is helpful when running node packages from the command line. The npx runner opens up the opportunity to test out various versions of a package, run packages without globally installing, running code directly from GitHub, and other helpful features that make working with packages much easier.
Primary Tag npx (npm)
In this course we will examine the npx package runner and look through various scenarios where the tool is helpful when running node packages from the command line. The npx runner opens up the opportunity to test out various versions of a package, run packages without globally installing, running code directly from GitHub, and other helpful features that make working with packages much easier.