Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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.