Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3) --- updated-dependencies: - dependency-name: json5 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.jsfile -
You can change an application icon at
assetsfolder. All you need to do is just replaceicon.icofile with your icon -
Version, application name and description might be changed at
package.jsonandpackage-lock.jsonfiles
Build
-
Navigate to the project folder
-
Run
npm installcommand -
Run
npm run buildcommand
Dependencies
- NodeJS
Description
Languages
JavaScript
100%