Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-03T12:21:24.000Z (4 months ago)
- Last Synced: 2024-11-09T20:19:08.887Z (2 months ago)
- Language: TypeScript
- Size: 678 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- 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.