This is a Next.js project bootstrapped with create-next-app and wrapped in an Electron app that is packaged by electron-builder.
Run in development mode:
npm run devFirst, run the following commend first.
npm run pack
# or
npm run distThen, check the "dist" folder to find the executable.