Socket
Book a DemoInstallSign in
Socket

electron-forge-react-typescript-boilerplate

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

electron-forge-react-typescript-boilerplate

Electron-Forge React Vite Boilerplate.

unpublished
latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

EFRV Boilerplate

License: MIT

Introduction

This is a boilerplate project for Electron-Forge with React, Typescript, and Vite.

Features

  • Custom titlebar with control buttons and menus.
  • Preload script with a minimal set of methods exposed from Electron's ipcRenderer to support communication to main process.
  • Window state manager.
  • Simple React application using SASS stylings.
  • ESLint and Prettier configuration
  • Husky to handle git hooks

Screenshots

Screenshot of the application on windows

Screenshot of the application on macOS

Getting Started

To get started with this project, follow these steps:

  • Clone this repository.
  • Install dependencies with yarn install.
  • Run the application with yarn start.

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for more information.

License

This project is licensed under the terms of the MIT license.

Keywords

electron

FAQs

Package last updated on 15 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts