Build the application
Requirements
Step by step
Extract the files
Open the terminal
Type
cd /path/to/extracted-files/
resp.cd \path\to\extracted-files\
Type
npm i
andnpm run build:macos
ornpm run build:win
Done!
Last updated