dependabot[bot] 3b26280eab
Bump json5 from 2.1.3 to 2.2.3
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>
2023-01-06 11:14:03 +00:00
2020-07-10 18:48:19 +03:00
2020-07-10 18:43:54 +03:00
2020-07-10 18:45:18 +03:00
2020-07-10 18:48:19 +03:00
2020-07-10 18:43:54 +03:00
2021-01-28 21:13:56 +00:00
2020-07-29 15:17:29 +03:00

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 replace icon.ico file with your icon

  • Version, application name and description might be changed at package.json and package-lock.json files

Build

  • Navigate to the project folder

  • Run npm install command

  • Run npm run build command

Dependencies

  • NodeJS
Description
Simple electron desktop application template
Readme 88 KiB
Languages
JavaScript 100%