This repository contains Electron sample apps to illustrate the usage of Electron APIs.
These sample apps are migrated from nw-sample-apps, chrome-app-sample and chromium extensions examples.
All samples are test on Electron v1.6.11.
-
Install Electron via
npm install -g electron
. -
Run the sample via
electron <electron-sample-apps-path>/<sample-name>
.
If you want to know more about Electron app's development, please refer to the official docs.
electron-sample-apps is published under the Apache v2 license. See LICENSE
for details.
If this project helps you out, you can give me a cup of coffee :)