Linux Terminal Glossary
›
Node.js & npm/yarn
npm run build
Category:
Node.js & npm/yarn
npm run build
Copy command
Run the 'build' script defined in package.json
Runs the 'build' script from package.json's 'scripts' section — usually compiles or bundles the code.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.