Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Latest commit

 

History

History
41 lines (25 loc) · 1.19 KB

readme.md

File metadata and controls

41 lines (25 loc) · 1.19 KB

generator-electron

Scaffold out an Electron app

See awesome-electron for more useful Electron resources.

See Caprine for a production app based on this boilerplate.

Features

Install

npm install --global yo generator-electron

Usage

With yo:

$ yo electron

Related