/electron-example

This is collection of very minimal application made with Electron Quick Start to test Electron Apps.

Primary LanguageJavaScriptMIT LicenseMIT

About

This is collection of very minimal application made with Electron Quick Start to test Electron Apps.

bootbox
gdrive
menuitem
open-all-link-to-default-browser
open-directory
parent-child-window
shelljs-command
vue-bootstrap

How to Use

Simply clone this repository, move to any directory you needed to test. then run:

  1. install all required package
npm install
  1. start apps
npm start