English | 简体中文
-
💡 Quick Start: Quickly get started with scaffolding tools!
-
⚡️ Use Vite: Configure each process like configuring the vite project.
-
🛠️ Rich Features: Out-of-the-box support for Typescript、Vue、React and more.
-
📦 Optimized Build: Packing and Construction Integrated solution.
-
🔥 Hot Reloading Optimized Build: The main process and rendering process and preload scripts support hot reloading.
-
🔑 Fully Typed APIs: Flexible programmatic APIs with full TypeScript typing.
-
🎨 Abundant APIs: Process communication, window management, network requests, cross-language invocation, task management, database management...
-
📺 Best Practices: Provide best practices and demo electron applications.
Package | npm version | npm downloads |
---|---|---|
electron-prokit | ||
create-electron-prokit | ||
@electron-prokit/create-service |
You can quickly create a project using a scaffold, which integrates with the electron-prokit ecosystem.
Use NPM:
npm create electron-prokit myapp
Use Yarn:
yarn create electron-prokit myapp
In the command above, replace myapp
with the name of your project.
git clone https://github.com/Xutaotaotao/electron-prokit.git
pnpm i
pnpm run dev
Use WeChat to contact me