Skip to content

A minimal boilerplate for an Electron + React application.

License

Notifications You must be signed in to change notification settings

iyonaga/electron-boilerplate

Repository files navigation

electron-boilerplate

A minimal boilerplate for an Electron + React application.

Installation

Clone this repository

git clone https://github.com/iyonaga/electron-boilerplate.git <project-name>
cd <project-name>

Install dependencies

yarn

Usege

Run the App

yarn start

Start development

yarn dev

Packaging

yarn package

About

A minimal boilerplate for an Electron + React application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published