NPM

Section: ()
Updated: February 2021
Page Index
 

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


 

Index

NAME
Synopsis
Description
See Also