Skip to content

Electron Quick Start !! For those who want to build desktop apps using web technologies (JavaScript, HTML, CSS ...)

License

Notifications You must be signed in to change notification settings

wadiemendja/electron-project-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron Project Setup

  1. Node should be installed, if notd download it: https://nodejs.org/en/download/
  2. Clone the repo and go to its directory in you local machine
  3. Run the following commands:

  4. npm install --save-dev electron
    

    And then:

    npm start
    

alt text

About

Electron Quick Start !! For those who want to build desktop apps using web technologies (JavaScript, HTML, CSS ...)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published