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

Files

Latest commit

 

History

History
22 lines (15 loc) · 536 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 536 Bytes

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.