# electron-sample-apps **Repository Path**: codingchengdu/electron-sample-apps ## Basic Information - **Project Name**: electron-sample-apps - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-28 - **Last Updated**: 2022-01-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Electron Sample Apps This repository contains Electron sample apps to illustrate the usage of [Electron APIs](https://github.com/electron/electron/tree/master/docs). These sample apps are migrated from [nw-sample-apps](https://github.com/zcbenz/nw-sample-apps), [chrome-app-sample](https://github.com/GoogleChrome/chrome-app-samples) and [chromium extensions examples](https://code.google.com/p/chromium/codesearch#chromium/src/chrome/common/extensions/docs/examples/&sq=package:chromium&type=cs). All samples are test on Electron v1.6.11. ## How to run apps 1. Install Electron via `npm install -g electron`. 2. Run the sample via `electron /`. If you want to know more about Electron app's development, please refer to the [official docs](https://github.com/electron/electron/blob/master/docs/tutorial/quick-start.md). ## License electron-sample-apps is published under the Apache v2 license. See `LICENSE` for details. ## Donation If this project helps you out, you can give me a cup of coffee :) [![paypal](https://img.shields.io/badge/donate-paypal-brightgreen.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZVNVLSK6P6JRG)