Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 488 Bytes

File metadata and controls

12 lines (9 loc) · 488 Bytes

Documentation

widget.docs.patchkit.net

How to work with the project

Recommendations

  • Visual Studio Code
  • Node.js v16.15.1

CORS

Due to web browsers CORS policy you need to open, /pkWidget-interface_extended and /pkWidget-interface_minimal index.html files in some kind of live server. The easiest way to do that is use the VSCode Live Server extension.