npm install --global web-ext
npm run serve
npm run lint
npm run build
Note: to test the build, open firefox and go to about:debugging#/runtime/this-firefox. Then load the zip file in the browser.
# get api key and secret from your addons.mozilla.org account and set it in .env file
npm run sign