- NodeJS and NPM are required
- Install http-server
npm i http-server -g
- Run it in the project folder
http-server . --cors -c-1 -p 9033
- If you have YouTrack or Hub running over HTTPS, you need to host your widget over HTTPS as well.
- Open widgets playground (/dashboard/widgets-playground) and enter your devserver address.