Klustre / basic-cep-panel

Barebones template for quick testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basic-cep-panel

Barebones template for quick testing

Clone

npx degit Klustre/basic-cep-panel my-panel

Debug

  1. Open the Adobe app you mean to test with
  2. Go to Window > Extensions > Basic Panel
  3. Open Chrome and navigate to chrome://inspect
  4. Note the corresponding port from the .debug file
  5. Under 'Devices' click Configureā€¦ and add: localhost:{port}
  6. Click on inspect to open Chrome Devtools

About

Barebones template for quick testing

License:MIT License


Languages

Language:JavaScript 98.7%Language:HTML 0.8%Language:CSS 0.5%