mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 16:55:33 +02:00
npm-run-script: add page (#14050)
This commit is contained in:
parent
f4219fd1eb
commit
0f9724ce47
1 changed files with 7 additions and 0 deletions
7
pages/common/npm-run-script.md
Normal file
7
pages/common/npm-run-script.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# npm run-script
|
||||
|
||||
> This command is an alias of `npm run`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr npm run`
|
Loading…
Add table
Reference in a new issue