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: 8 months ago
JSON representation

Collection of small sample Electron apps

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!