You might need to build from the source code.

Download and install nodejs https://nodejs.org/en

# Clone this repository

git clone https://github.com/CodyTseng/jumble.git

# Go into the repository

cd jumble

# Install dependencies

npm install

# Build the app

npm run build:win

The executable file will be in the dist folder.

Reply to this note

Please Login to reply.

Discussion

No replies yet.