A cli tool which scaffolds out an electron app using WebView
$ sudo npm i -g web2desktop
$ web2desktop
Fill in the required fields and the app is generated! 🎉
$ npm start
The handlebars template which is scaffolded out is here
Found a bug, please create an issue