Skip to content

🪐 A Electron 30 Starter Boilerplate for JavaScript. Start creating your macOS and Windows apps right now!

License

Notifications You must be signed in to change notification settings

morellexf13/electron-boilerplate

Repository files navigation


🪐

Electron Boilerplate


A Electron Starter Boilerplate for JavaScript. Start creating your macOS and Windows apps right now!

License Version Docs


What is Electron Boilerplate?

No dependencies. Just vanilla Javascript/HTML/CSS and Electron on the go.


🚀 Install

Deploy for distribution (macOS Intel/Silicon)

npm run build

Run dev as program

npm install

npm run dev