This is collection of very minimal application made with Electron Quick Start to test Electron Apps.
Simply clone this repository, move to any directory you needed to test. then run:
- install all required package
npm install
- start apps
npm start
This is collection of very minimal application made with Electron Quick Start to test Electron Apps.
JavaScriptMIT