MyGit

electron-vite/electron-vite-vue

Fork: 559 Star: 4249 (更新于 2024-10-26 01:49:43)

license: MIT

Language: TypeScript .

🥳 Really simple Electron + Vite + Vue boilerplate.

最后发布版本: v28.0.0 ( 2024-04-18 17:32:56)

官方网址 GitHub网址

electron-vite-vue

🥳 Really simple Electron + Vue + Vite boilerplate.

GitHub Build GitHub Discord

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

electron-vite-react-debug.gif

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最近更新仓库

2024-11-05 17:55:23 langgenius/dify

2024-11-05 17:35:52 siyuan-note/siyuan

2024-11-05 16:59:32 laurent22/joplin

2024-11-05 12:39:27 lobehub/lobe-chat

2024-11-05 11:52:31 RSSNext/Follow

2024-11-05 07:18:03 microsoft/genaiscript