Electron app powered by Feathersjs
We define that every Electron application should contain server inside. In that case Electron is just a proxy for the application.
The main goal is to allow to run an application from browser and electron without drawbacks.
$ npm i -g yo generator-electron-kit
$ yo electron-kit
MIT