Skip to content

A fast and optimized ⚡️ Electron-React boilerplate :electron: which uses Vite as frontend tooling 🛠️.

Notifications You must be signed in to change notification settings

Ruben35/electron-react-vite-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron - React boilerplate

A fast and optimized ⚡️ Electron-React boilerplate :electron: which uses Vite as frontend tooling 🛠️.

Installation 🔧

Clone the repo like below or click the button Use this template on GitHub.

git clone --depth 1 --branch main https://github.com/Ruben35/electron-react-vite-boilerplate.git your-project-name

Then, just move to your project directory and install dependencies.

cd your-project-name
npm install

Usage 📋

Development 💻

To start the app in the dev environment:

npm run dev

Packing 📦

To package the app for the local platform:

npm run make

About

A fast and optimized ⚡️ Electron-React boilerplate :electron: which uses Vite as frontend tooling 🛠️.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published