Prerequisites

The following software must be installed or be available on your computer:

Node.js (Version 16+)

Used to install and run the DXP command line interface (CLI) tools.

npm (version 7+)

Used to install and run the DXP command line interface (CLI) tools.

Docker

Used by the DXP CLI tools to create Docker containers for the local simulator environment.

Windows or macOS

Install Docker Desktop.

Linux

Follow the appropriate installation instructions in the Docker Docs site.

CLI Environment

A compatible command-line shell environment, such as Bash or Zsh (available by default on most macOS or Linux systems), or Windows Terminal (on Windows) is required to run the DXP CLI tools.

Windows 10

For Windows installations version 10 or later, the Windows Subsystem for Linux is suitable. To do this, follow its installation instructions in the Microsoft Docs site.