You can install NPM dependencies and run tests with a single command: 1 2 3 4, $ npm it # is equivalent to $ npm install $ npm test ...
確定! 回上一頁