npm test is a shortened version of npm run test ; npm is running the test command as defined in the package.json configuration file. So to ...
確定! 回上一頁