Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/j0rgeserran0/electron-samples

Source code with samples about Electron
https://github.com/j0rgeserran0/electron-samples

electron javascript nodejs npm

Last synced: 23 days ago
JSON representation

Source code with samples about Electron

Awesome Lists containing this project

README

        

# Electron source code samples
Source code with samples about Electron

## Sample01
### Proposal: Hello World sample
#### Description: App to show a Hello World text in a window
*General instructions*

To restore the packages:

> **npm install restore**

To execute the app:

> **npm start**