Skip to main content

Install the JSS CLI globally

Abstract

Procedure for installing JSS CLI Tools

Creating JSS projects based on JSS sample applications and running JSS commands in a terminal requires installing the JSS CLI globally.

To install the JSS CLI globally:

  1. Run the following command:

    npm install -g @sitecore-jss/sitecore-jss-cli
  2. Verify the installation and see the list of commands available globally by running the following:

    jss --help