https://github.com/fabogit/test-electron
https://github.com/fabogit/test-electron
electron
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fabogit/test-electron
- Owner: fabogit
- Created: 2023-02-02T10:47:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T11:45:06.000Z (over 3 years ago)
- Last Synced: 2025-02-17T09:34:47.511Z (over 1 year ago)
- Topics: electron
- Language: JavaScript
- Homepage:
- Size: 64.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# test-electron
`npm i` (for windows `npm install --platform=win32 electron`)
to run `npm start`
create distribution:
verify to have `dpkg` `fakeroot` `rpm` packages installed in the system
- `npx electron-forge import`
- `npm run make`