Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 434 Bytes

File metadata and controls

22 lines (13 loc) · 434 Bytes

Hacking

Preparation

  • run npm run bootstrap

Start the test project

  • run npm run tab:start

    or

  • run cd packages/frontend && npm run dev

  • run npm run start-playground-plain

And then open http://localhost:8082/.

Chrome extension

  • run npm run start:chrome-debug-connection
  • Go to chrome://extensions, check "developer mode", and click "Load unpacked extension", and select directory lib/chrome