https://github.com/ccnokes/electron-tutorials
Collection of small sample Electron apps
https://github.com/ccnokes/electron-tutorials
electron tutorial
Last synced: 8 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 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-01T22:56:00.000Z (over 8 years ago)
- Last Synced: 2025-05-07T21:04:11.413Z (8 months ago)
- Topics: electron, tutorial
- Language: JavaScript
- Size: 21.5 KB
- Stars: 192
- Watchers: 9
- Forks: 46
- 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!