electron-app icon indicating copy to clipboard operation
electron-app copied to clipboard

💅 A fast and ready-to-go with a well-thought-out structure Electron app boilerplate with ReactJS, TypeScript, CSS / SASS modules, Electron Vite, Eslint, Prettier, GitHub Action releases and more.

Results 2 electron-app issues
Sort by recently updated
recently updated
newest added

https://www.npmjs.com/package/electron-notarize > Please use @electron/notarize moving forward. There is no API change, just a package name change Electron-notarize has been deprecated, and should be replaced with @electron/notarize

When multiple people collaborate during the development phase, there may be differences in the locking files between different system platforms (such as Mac, Win), and the version will only be...