Skip to content

Weh-gh/electron-browserwindow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron Browserwindow (App window)

Installation

Node.js installation (Important) To install Node.js on your computer, go to this link and download it as LTS or Current. Download Nodejs


Yes, now. I assume you have installed Node.js and next step you will do is download this code repository from GitHub and open it in any code editor app then open Terminal on this code repository and type npm install It will install all @Electron's packages

npm install

Run

Type npm start on the terminal and wait... A window will open soon and an application will turn your html codes into an application. Browser Window–Electron.

npm start