Skip to content

LuisPaGarcia/electron-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-app

This is an example, how to make an simple electron app.

Clone the repo

git clone https://github.com/LuisPaGarcia/electron-app.git

Download electron on the same folder

npm i electron

The package.json, on scripts section must only have "start": "electron main.js"

run on the repo folder.

npm start

About

This is an example, how to make an simple electron app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors