Skip to content

This repository includes everything you need to kickstart your journey, combining Electron for cross-platform capabilities, React for a dynamic user interface, Tailwind CSS for easy styling, and TypeScript for enhanced type safety. Perfect for building desktop applications, this project provides a solid foundation, allowing you to focus on crafting

License

Strahinja2112/electron-react-starter

Repository files navigation

Explore the repo »
Report Bug . Request Feature

Overview

Welcome to the EVRT2(Electron, Vite, React, Tailwind, and TypeScript)!

This tool simplifies the initial stages of your Electron desktop application projects by providing a convenient way to fetch boilerplate code directly to your computer.

Features

  • Seamless Setup: Streamlined process to download and set up Electron boilerplate code, minimizing configuration hassles.

Usage

  1. Clone or download this repository to your local machine.
  2. Navigate to the project directory.
  3. Run the appropriate command to select and download the desired Electron boilerplate template.
# Command
yarn && yarn dev

Or just use this simple command

# Command for all templates from which you can choose one that you need
npx create-template
# or
npx create-electron-with-react
# choose one of the given options, or example this one
? evrt2 - Electron Vite React Typescript Tailwind
? Project name: test-project

✔ All done, your project is ready to be used.

About

This repository includes everything you need to kickstart your journey, combining Electron for cross-platform capabilities, React for a dynamic user interface, Tailwind CSS for easy styling, and TypeScript for enhanced type safety. Perfect for building desktop applications, this project provides a solid foundation, allowing you to focus on crafting

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published