Skip to content

WilliamCodeBox/minimal-electron-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimal-electron-starter

A minimal electron starter template

How to Use

(1) Download this template by

  • with git history
git clone https://github.com/WilliamCodeBox/minimal-electron-starter.git <name-of-your-project>
  • or without git history
degit WilliamCodeBox/minimal-electron-starter <name-of-your-project>

(2) install the dependencies

cd <name-of-your-project>
yarn install
yarn dev

About

A minimal electron starter template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published