Нема описа

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