Modified
AI glossary
npx
Command that runs npm packages without installing them permanently. `npx <package>` fetches, runs, and cleans up. Handy for one-off tools or trying something: `npx create-next-app` creates a new Next.js project without you having to install the CLI globally.
Domain:Verktyg
Related terms
Browse the full glossary · 243 terms in Swedish and English