Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 441 Bytes

readme.md

File metadata and controls

32 lines (17 loc) · 441 Bytes

generator-electron-kit

Electron app powered by Feathersjs

Concept

We define that every Electron application should contain server inside. In that case Electron is just a proxy for the application.

Goals

The main goal is to allow to run an application from browser and electron without drawbacks.

How to

...install

$ npm i -g yo generator-electron-kit

...use

$ yo electron-kit

License

MIT