PastPaperCrawlerVue
1.0.0
All-in-one browser/downloader/manager for CAIE past papers based on VUE and Electron. The software is completely open-sourced and free to download.
This project is initialized with Yarn. To install all dependencies, run:
yarn
To start the development server, run:
yarn start
To package for Mac and Win platforms, run:
yarn dist