Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ccnokes/electron-tutorials
Collection of small sample Electron apps
https://github.com/ccnokes/electron-tutorials
electron tutorial
Last synced: about 2 months ago
JSON representation
Collection of small sample Electron apps
- Host: GitHub
- URL: https://github.com/ccnokes/electron-tutorials
- Owner: ccnokes
- Created: 2016-09-22T03:11:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-01T22:56:00.000Z (over 7 years ago)
- Last Synced: 2024-10-29T22:56:43.367Z (2 months ago)
- Topics: electron, tutorial
- Language: JavaScript
- Size: 21.5 KB
- Stars: 192
- Watchers: 10
- Forks: 45
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Electron tutorials
This is a collection of small Electron sample apps. To run it, clone the repo, `npm install`, `cd` to the example and `npm run start`.
Be sure to also check out my Egghead.io course https://egghead.io/courses/build-a-desktop-application-with-electron!