Chrome extension that integrates in ss.lv providing price history and analytics for real-estate classifieds.
yarn install
Launch the development build watcher and load the extension (as unpacked) in chrome.
yarn start
yarn test
Production build can be created with the following command. Deployment is done manually by uploading the build zip
artefact to the chrome store.
yarn build