npm install-ci-test alias: npm cit
This command runs an npm ci followed immediately by an npm test.
npm ci
npm test
Last modified February 13, 2023 Found a typo? Send a pull request!