![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Simple Electron-Desktop
Simple electron desktop application template
Settings
-
You can easily change url electron will open at
index.js
file -
You can change an application icon at
assets
folder. All you need to do is just replaceicon.ico
file with your icon -
Version, application name and description might be changed at
package.json
andpackage-lock.json
files
Build
-
Navigate to the project folder
-
Run
npm install
command -
Run
npm run build
command
Dependencies
- NodeJS
Description
Languages
JavaScript
100%