Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kenmueller/electron-test
Electron test app
https://github.com/kenmueller/electron-test
Last synced: about 2 months ago
JSON representation
Electron test app
- Host: GitHub
- URL: https://github.com/kenmueller/electron-test
- Owner: kenmueller
- Created: 2019-03-29T22:59:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T19:53:32.000Z (about 2 years ago)
- Last Synced: 2024-05-28T15:29:11.387Z (7 months ago)
- Language: JavaScript
- Size: 84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Electron test
## Initialization
```bash
npm install electron
```## Execution
```bash
npm start
```