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