1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 03:02:08 +02:00
tldr/pages.nl/common/npm-test.md

130 B

npm test

Dit commando is een alias van npm run test.

  • Bekijk de documentatie van het originele commando:

tldr npm run