Files
cheatsheet-tldr/tldr/npm-run-script
2024-10-09 00:17:12 +00:00

13 lines
216 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# npm run-script
> This command is an alias of `npm run`.
- View documentation for the original command:
`tldr npm run`