@apoorva2405/uxp-devtools-app
v1.2.6-beta
Published
`UXP Developer Tool` can be installed directly from Creative cloud application.
Downloads
277
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-tool
and run yarn install - cd into
packages/uxp-devtools-app
and runyarn dev
- Open another terminal instance and cd into
packages/uxp-devtools-app
and 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