Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 396 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 396 Bytes

Electron

Vue 3 + TypeScript + Vite

这是一个基于 Vue 3 + TypeScript + Vite 的 Electron 项目模版。

克隆模板到本地

git clone https://github.com/hnuuhc/electron-vite-vue3.git

安装依赖

npm install

项目启动

npm run dev

在窗口中看到'测试'两个字, 说明项目启动成功。主页在'src/pages/home.vue'