Skip to content

DeadBryam/Electron-example-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron-example-app

It's a simple application made with ElectronJS.

Run

  • npm install
  • npm start

Add Devtools in development

  • Create an .env file in the root path with the environment variable NODE_ENV with the value "development"

Compile

  • for windows
    • npm run package-win in root directory
  • for linux
    • npm run package-mac in root directory
  • for osx
    • npm run package-linux in root directory

About

It's a simple application made with ElectronJS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published