Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 453 Bytes

File metadata and controls

16 lines (14 loc) · 453 Bytes

Setting Up

Prerequisites

  • Node.js (>=20.0.0)
  • Yarn
  • Quasar CLI (Install using yarn global add @quasar/cli)
  • Python 2
  • pipx/flatpak-node-generator (if doing a local flatpak build)

Linux Build

  • rpm builder

Setting up

  1. Navigate to the root directory, and run yarn install.
  2. Navigate to the root directory, and run yarn upgrade.
  3. To run quick dev build: quasar dev -m electron
  4. To fully build: yarn build-{platform}