mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-19 08:50:10 +00:00
Update cheatsheets
This commit is contained in:
12
tldr/npm-run-script
Normal file
12
tldr/npm-run-script
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
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`
|
||||
Reference in New Issue
Block a user