Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 852 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 852 Bytes

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