1.1.1 • Published 6 years ago

generator-electron-kit v1.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

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