Scroll to navigation

NPM() NPM()

NAME

npm

Synopsis

npm install-ci-test
alias: npm cit

Description

This command runs an npm ci followed immediately by an npm test.

See Also

  • npm help ci
  • npm help test

August 2020