To set up, add your extension to chrome at chrome://extensions/, load unpacked, and select the dist folder.
npm run devat the root to start the frontend.npm run devin backend/ to start the server (currently optional).npm run buildat the root to build the extension every time you make a change.
