Files
tldr/pages/common/npm-test.md
2024-10-07 15:46:30 +02:00

122 B

npm test

This command is an alias of npm run test.

  • View documentation for the original command:

tldr npm run