1.2.0 • Published 3 years ago

@adobe/uxp-devtools-app v1.2.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

Installation

UXP Developer Tool can be installed directly from Creative cloud application.

Local Setup

For building UXP Developer Tool locally follow below steps:

  • Clone uxp-developer-tool repo
  • Cd into uxp-developer-tool and run yarn install
  • cd into packages/uxp-devtools-app and run yarn dev
  • Open another terminal instance and cd into packages/uxp-devtools-app and run yarn start-main-dev

Note:

For enabling developement mode, set isDevEnvironment = true in packages/uxp-devtools-app/main/index.js file

Workflows

For different workflows supported in uxp-devtools-app in visit here