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