# electron-react-vite ![GitHub stars](https://img.shields.io/github/stars/caoxiemeihao/electron-react-vite?color=fa6470&style=flat) ![GitHub issues](https://img.shields.io/github/issues/caoxiemeihao/electron-react-vite?color=d8b22d&style=flat) ![GitHub license](https://img.shields.io/github/license/caoxiemeihao/electron-react-vite?style=flat) [![Required Node.JS >= v14.17.0](https://img.shields.io/static/v1?label=node&message=%3E=14.17.0&logo=node.js&color=3f893e&style=flat)](https://nodejs.org/about/releases) ## Run Setup ```bash # clone the project git clone git@github.com:caoxiemeihao/electron-react-vite.git # enter the project directory cd electron-react-vite # install dependency(Recommend use yarn) yarn # develop yarn dev ``` ## Demo

Wechat group

请我喝杯下午茶 🥳

    
## Reference links - [vite-electron-builder](https://github.com/cawa-93/vite-electron-builder) - [Vite](https://vitejs.dev) - [Rollup](https://rollupjs.org)