Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Tohaker/mickgeorge-scraper

Repository files navigation

Mick George (BT) Portal Scraper

You can find the latest release on the releases page.

Run locally

yarn install                    # install dependencies
yarn start                      # start the dev server
yarn run electron-dev-win       # run this in a new terminal
# yarn run electron-dev-unix    # on MacOS or Linux

Package locally

yarn dist

The dist folder will contain all the generated executables.