Skip to content

RivoLink/electron-template

Repository files navigation

Electron React Vite Starter

A starter template for building Electron applications with Vite and React.

Prerequisites

Installation

To install dependencies, run:

make install

Development Server

To start the development server:

make dev

This will run npm run dev and serve the project at http://localhost:5173.

Production Build and Packaging

Test production version locally:

make prod

Build the application:

make build

Code Linting

To run the linter:

make lint

License

This project is licensed under MIT.

About

A starter template for building Electron applications with Vite and React.

Topics

Resources

License

Stars

Watchers

Forks

Contributors