Build the application

Requirements

Step by step

  1. Clone the repository or download the source code from GitHub

  2. Extract the files

  3. Open the terminal

  4. Type cd /path/to/extracted-files/ resp. cd \path\to\extracted-files\

  5. Type npm i and npm run build:macos or npm run build:win

  6. Done!

Default download paths

macOS -> ~/Downloads/

Windows -> %USERPROFILE%\Downloads

Last updated