Barebones template for quick testing
npx degit Klustre/basic-cep-panel my-panel
- Open the Adobe app you mean to test with
- Go to
Window > Extensions > Basic Panel
- Open Chrome and navigate to
chrome://inspect
- Note the corresponding
port
from the.debug
file - Under 'Devices' click
Configureā¦
and add:localhost:{port}
- Click on
inspect
to open Chrome Devtools