snippetbashTip
npm test — This command is an alias of `npm run test`.
Viewed 0 times
commandnpmrunthisclialiasnpm test
Problem
How to use the
npm test command: This command is an alias of npm run test.Solution
npm test — This command is an alias of npm run test.View documentation for the original command:
tldr npm runCode Snippets
View documentation for the original command
tldr npm runContext
tldr-pages: common/npm test
Revisions (0)
No revisions yet.