Skip to content

Companion code samples for "Electron for Web Developers" quick start guide.

License

Notifications You must be signed in to change notification settings

ractoon/learn-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn Electron

Companion code samples for the Learn Electron guide.

Weather App

Weather App Screenshot

In the renderer.js file set your location at the top of the file by entering a city name (e.g. Denver, CO) or a zip code.

Install dependencies:

npm install

Run the application:

npm start

About

Companion code samples for "Electron for Web Developers" quick start guide.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published