Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

create-electron-rs

zuiaibaicaiya701MIT1.0.13TypeScript support: included

Electron build tooling based on rsbuild

electron, electron-rs, create-electron-rs, rsbuild, rsbuild-plugin, cli, plugin

readme

create-electron-rs project

Create Project

npm  create electron-rs@latest

Setup

Install the dependencies:

npm install

Get started

Build the library:

npm run build

Build the library in watch mode:

npm run  dev

npm publish --provenance false