@adobe/uxp-devtools-app
v1.2.0
Published
`UXP Developer Tool` can be installed directly from Creative cloud application.
Maintainers
Keywords
Readme
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
