Files
cheatsheet-tldr/tldr/npm-restart
2024-10-08 00:16:55 +00:00

13 lines
221 B
Plaintext

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