- Clone repo
npm installnpm run buildto compile once ornpm run watchto run the build task in watch modenpm run build:prodto build a production (minified) version
- Complete the steps to build the project above
- Go to chrome://extensions in Google Chrome
- With the developer mode checkbox ticked, click Load unpacked extension... and select the dist folder from this repo
- Add UI
- configure travis