PUG ARG Experience.
Getting started
# install dependencies
npm install
## build and run
npm run web-ext-runDetails
First, make sure you are on npm 5+ installed so that the proper dependencies are installed using the package-lock.json file.
npm install -g npmAfter cloning the repo, you can run the following commands from the top level directory, one after another:
npm installUser Experience / Functionality
See ./TESTPLAN.md
Interesting files / dirs
addon/contains all files that go into the WebExtension