cleandocs

Setup Guide

This guide will help you set up your development environment so you can get started creating Express add-ons quickly.

Prerequisites

Add-on CLI (Command Line Interface)

To facilitate the development of add-ons, we have incorporated a command line interface (CLI). This CLI will enable you to create and run Express add-ons directly in your local machine and load them into Adobe Express in your browser. Before you can use the CLI, you must install it to your local environment.

In the next section, you will learn how to create your very first add-on, a simple “hello world” add-on that outputs a string.