Skip to content

Manual Installation & Dev setup

Guillermo Maiolo edited this page Oct 11, 2017 · 1 revision

Prerequisites:

Steps:

  1. Clone the project
  2. Run npm i to install npm dependencies
    1. Run npm run start or npm run build to bundle for continuous development or build for production respectively
  3. Go to Chrome's extensions page
  4. Click on "Load unpacked extension..." button
  5. Select the dist folder

Clone this wiki locally