Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 913 Bytes

File metadata and controls

38 lines (20 loc) · 913 Bytes

electron-html-start-creator

       used to create basic files for electron.js and html-5 to work on creation

Requirements to run

       Nodejs

       Electronjs

       Shelljs

       fs-extra

To Install

       In electron-html-start-creator directory

$ npm install

Running the app

Running using npm

       $ npm start

Running using globaly installed electron

       $ electron main.js or electron .

Geting Node

       Node js Npm comes with node


Please Note:

       this is still under development