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

13 lines
217 B
Plaintext

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