Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/churchtao/electron-forge-vite-react-template

Sample project containing Electron Forge + Vite + React.
https://github.com/churchtao/electron-forge-vite-react-template

Last synced: 5 days ago
JSON representation

Sample project containing Electron Forge + Vite + React.

Awesome Lists containing this project

README

        

# electron-forge-vite-vue-template

Mini template for electron-forge combine with vite and React.

## How to start

Start dev:

```bash
npm run start
```

Build:

```bash
npm run publish
```

## Electron Forge

[Electron Forge](https://www.electronforge.io/) is a complete tool for creating, publishing, and installing modern Electron applications.

## React + Vite

This template should help get you started developing with React in Vite.

## License

MIT