Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 229 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 229 Bytes

Electron-Vite-vue3

An electron-Vite project

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:9080
yarn dev

# build electron application for production
yarn build