ElectronBuilder Code
Electron Builder is a simple application that allows you to build Electron applications with ease; (and electron packager).
Brought to you by:
yeetree
File | Date | Author | Commit |
---|---|---|---|
src | 2021-02-06 |
![]() |
[f7f7a8] Rename index.html to src/index.html |
LICENSE | 2021-02-06 |
![]() |
[86a503] Initial commit |
README.md | 2021-02-06 |
![]() |
[fd2bf4] Update README.md |
copydump.txt | 2021-02-06 |
![]() |
[957f18] Add files via upload |
index.js | 2021-02-06 |
![]() |
[957f18] Add files via upload |
package-lock.json | 2021-02-06 |
![]() |
[957f18] Add files via upload |
package.json | 2021-02-06 |
![]() |
[957f18] Add files via upload |
Electron Builder is a simple application that allows you to build Electron applications with ease; (and electron packager).
If you want to modify the code:
1.Download/Clone files onto your computer
2.Open a command prompt inside the folder
3.npm install
To run it (when building from source)
npm start