Skip to content

A basic electron app that is pulling a site from thew eb.

Notifications You must be signed in to change notification settings

VG08/base-electron-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base-electron-app

A basic electron app that is pulling a site from the web.

to run this app firstly download it by clicking the download as zip button or using git clone https://github.com/VG08/base-electron-app in your command line. You need npm and node to run this, you just need to install node and npm also installs with it. After this do npm i and this will install all the dependencies. after this is done you can do npm start to run the app and it should run the app and a window with github should come up. If you want to build this, you can do npm package and the compiled exe with dll will get put in a folder named out. If you want to change the website go into the index.js file and change the value of the varaible named url to whichever website you want.

About

A basic electron app that is pulling a site from thew eb.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published