Thank you for your contributions!
$ pnpm install
$ pnpm start
And then, open http://localhost:3000/.
After the instruction of "Develop swr-devtools-panel
", open chrome://extensions/ on Chrome and select the dist/
directory from the Load unpacked
button.
See more details on https://developer.chrome.com/docs/extensions/mv3/getstarted/.
After the instruction of "Develop swr-devtools-panel
", run pnpm --filter swr-devtools-extensions start:firefox
.