https://github.com/mpolinowski/getting-started-with-electron4
Trying out Electron 4
https://github.com/mpolinowski/getting-started-with-electron4
electronjs
Last synced: about 2 months ago
JSON representation
Trying out Electron 4
- Host: GitHub
- URL: https://github.com/mpolinowski/getting-started-with-electron4
- Owner: mpolinowski
- Created: 2021-08-15T06:22:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-15T06:22:49.000Z (almost 5 years ago)
- Last Synced: 2025-03-23T13:14:56.291Z (about 1 year ago)
- Topics: electronjs
- Language: JavaScript
- Homepage: https://mpolinowski.github.io/devnotes/2021-05-07-electron-cross-platform-apps
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Electron 4
## How to use
```bash
npm install
npm start
```