https://github.com/noshower/electron-forge-rspack-template
a custom rspack templates for Electron Forge.
https://github.com/noshower/electron-forge-rspack-template
Last synced: 5 days ago
JSON representation
a custom rspack templates for Electron Forge.
- Host: GitHub
- URL: https://github.com/noshower/electron-forge-rspack-template
- Owner: noshower
- Created: 2023-12-10T06:46:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-03T12:21:24.000Z (8 months ago)
- Last Synced: 2025-04-08T11:02:26.498Z (8 days ago)
- Language: TypeScript
- Size: 678 KB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
- awesome-rspack - electron-forge-rspack-template
README
# Overview
This is a front-end project exampe that uses Electron Forge with TypeScript, React, [Rspack](https://github.com/web-infra-dev/rspack) integration.
#
# Getting Started
```
git clone https://github.com/noshower/electron-forge-rspack-template.git
```Once you've clone the project, you'll need to run npm i and npm start in the generated directory. See the [Rspack Plugin](https://github.com/noshower/electron-forge-plugin-rspack) documentation for configuration options.