بدون توضیح

zhuangyunsheng 7423846d9f first commit 10 ماه پیش
.vscode 7423846d9f first commit 10 ماه پیش
build 7423846d9f first commit 10 ماه پیش
resources 7423846d9f first commit 10 ماه پیش
src 7423846d9f first commit 10 ماه پیش
.editorconfig 7423846d9f first commit 10 ماه پیش
.gitignore 7423846d9f first commit 10 ماه پیش
.npmrc 7423846d9f first commit 10 ماه پیش
.prettierignore 7423846d9f first commit 10 ماه پیش
.prettierrc.yaml 7423846d9f first commit 10 ماه پیش
README.md 7423846d9f first commit 10 ماه پیش
dev-app-update.yml 7423846d9f first commit 10 ماه پیش
electron-builder.yml 7423846d9f first commit 10 ماه پیش
electron.vite.config.mjs 7423846d9f first commit 10 ماه پیش
eslint.config.mjs 7423846d9f first commit 10 ماه پیش
package.json 7423846d9f first commit 10 ماه پیش

README.md

easydo-electron

An Electron application with Vue

Recommended IDE Setup

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux