For personal use 😝
- Node.js
npm install --global yarn
yarn install
yarn build
yarn start
Although the script supports reading workout plan PDF file from arbitrary location, putting the PDF under the project directory will save you from entering the full file path as it automatically reads existing PDF files under the project directory.