Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 274 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 274 Bytes

Screenshot

Development

$ npm i
$ npm run dev

Open http://localhost:8080

Enabling debugging

In the browser console:

navigator.serviceWorker.controller.postMessage("toggleDebugging");