Skip to content

ironbay/electron-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Dependencies: npm install

Launch Development Server: npm run debug

Start Electron: electron .

Build For Production: npm run build

Note you must modify /electron/main.js to point to 'prod.html' so it looks for static asset files instead of your webpack dev server. TODO: Make this process automatic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published