Skip to content

Starter using Vite2 + React17 + Typescript4 + Electron12 .

Notifications You must be signed in to change notification settings

Harhao/electron-vite-react-starter

Repository files navigation

Electron 12 + TypeScript 4.0 + Vite 2 + React 17 + antd starter

image

English | 中文

Blazing fast Electron starter including

  • Vite for next generation frontend tooling
  • Typescript
  • ESBuild for building all assets including the main process
  • React as the front end frameworkfull-featured CSS in JS
  • React fast refresh for hot module reloading
  • electron-builder and electron-notarize for distribution release

Configured with best practices.

Installation

yarn

Development

yarn dev

Build

yarn build

License

MIT