Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yjg30737/electron-github-page-app
Showing Github Page with Electron app
https://github.com/yjg30737/electron-github-page-app
electron github-page javascript webapp
Last synced: 13 days ago
JSON representation
Showing Github Page with Electron app
- Host: GitHub
- URL: https://github.com/yjg30737/electron-github-page-app
- Owner: yjg30737
- License: mit
- Created: 2022-11-12T08:36:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-31T01:08:37.000Z (over 1 year ago)
- Last Synced: 2024-12-29T08:42:10.039Z (18 days ago)
- Topics: electron, github-page, javascript, webapp
- Language: JavaScript
- Homepage:
- Size: 447 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# electron-github-page-app
My Electron practice## How to Use
### Run the demo
1. git clone ~
2. npm i
3. npm start run / npm start
### How to build
1. npm run build:win64 // Windows 64 bit## Result
![image](https://user-images.githubusercontent.com/55078043/211143325-b6ed0d02-c209-443c-805d-456d3fd284a8.png)