1.2.0 • Published 5 years ago
@adobe/uxp-devtools-app v1.2.0
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-tooland run yarn install - cd into
packages/uxp-devtools-appand runyarn dev - Open another terminal instance and cd into
packages/uxp-devtools-appand runyarn 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
1.2.0
5 years ago