electron-vite/electron-vite-vue
Fork: 583 Star: 4417 (更新于 2025-01-18 15:54:24)
license: MIT
Language: TypeScript .
🥳 Really simple Electron + Vite + Vue boilerplate.
最后发布版本: v28.0.0 ( 2024-04-18 17:32:56)
electron-vite-vue
🥳 Really simple Electron
+ Vue
+ Vite
boilerplate.
Features
📦 Out of the box
🎯 Based on the official template-vue-ts, less invasive
🌱 Extensible, really simple directory structure
💪 Support using Node.js API in Electron-Renderer
🔩 Support C/C++ native addons
🖥 It's easy to implement multiple windows
Quick Setup
# clone the project
git clone https://github.com/electron-vite/electron-vite-vue.git
# enter the project directory
cd electron-vite-vue
# install dependency
npm install
# develop
npm run dev
Debug
Directory
+ ├─┬ electron
+ │ ├─┬ main
+ │ │ └── index.ts entry of Electron-Main
+ │ └─┬ preload
+ │ └── index.ts entry of Preload-Scripts
├─┬ src
│ └── main.ts entry of Electron-Renderer
├── index.html
├── package.json
└── vite.config.ts
FAQ
最近版本更新:(数据更新于 2024-10-24 20:07:02)
2024-04-18 17:32:56 v28.0.0
2023-12-30 09:25:45 v2.2.0
2022-11-18 09:23:04 v2.0.0
2022-11-14 17:02:55 v2.1.0
2022-06-01 13:35:32 v1.0.0
主题(topics):
electron, rollup, typescript, vite, vue
electron-vite/electron-vite-vue同语言 TypeScript最近更新仓库
2025-01-18 21:38:50 chenfan0/fideo-live-record
2025-01-18 15:06:58 RSSNext/Follow
2025-01-18 13:15:01 labring/FastGPT
2025-01-18 04:09:49 bluesky-social/social-app
2025-01-17 20:54:16 lobehub/lobe-chat
2025-01-17 11:06:01 TBXark/ChatGPT-Telegram-Workers