Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 1.5 KB

README.md

File metadata and controls

60 lines (37 loc) · 1.5 KB

web2desktop

A cli tool which scaffolds out an electron app using WebView

Demo

Web2Desktop 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

Anshuman Verma

Contribute

Found a bug, please create an issue